Home
last modified time | relevance | path

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

/freebsd/sys/crypto/blake2/
H A Dblake2-sw.c56 blake2b_xform_update(void *vctx, const void *data, u_int len) in blake2b_xform_update() function
86 .Update = blake2b_xform_update,