Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libb2/
H A Dblake2.h163 BLAKE2_API int blake2bp_final( blake2bp_state *S, uint8_t *out, size_t outlen );
H A Dblake2bp.c170 int blake2bp_final( blake2bp_state *S, uint8_t *out, size_t outlen ) in blake2bp_final() function