Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/
Dblake2ns.h15 #define blake2bp_final PyBlake2_blake2bp_final macro
/external/python/cpython3/Modules/_blake2/impl/
Dblake2bp.c170 int blake2bp_final( blake2bp_state *S, uint8_t *out, size_t outlen ) in blake2bp_final() function