Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/
Dblake2ns.h17 #define blake2bp_init_key PyBlake2_blake2bp_init_key macro
/external/python/cpython3/Modules/_blake2/impl/
Dblake2.h140 …int blake2bp_init_key( blake2bp_state *S, const uint8_t outlen, const void *key, const uint8_t key…