Searched refs:blake2bp_final (Results 1 – 2 of 2) sorted by relevance
163 BLAKE2_API int blake2bp_final( blake2bp_state *S, uint8_t *out, size_t outlen );
170 int blake2bp_final( blake2bp_state *S, uint8_t *out, size_t outlen ) in blake2bp_final() function