Home
last modified time | relevance | path

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

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