Home
last modified time | relevance | path

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

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