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

/freebsd-13-stable/sys/crypto/blake2/
H A Dblake2-sw.c63 blake2b_xform_update(void *vctx, const void *data, u_int len) function
93 .Update = blake2b_xform_update,

Completed in 53 milliseconds