Searched refs:blake2s_xform_update (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/crypto/blake2/
H A Dblake2-sw.c119 blake2s_xform_update(void *vctx, const void *data, u_int len) function
149 .Update = blake2s_xform_update,

Completed in 160 milliseconds