Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/
Dblake2ns.h14 #define blake2bp PyBlake2_blake2bp macro
/external/python/cpython3/Modules/_blake2/impl/
Dblake2bp.c196 int blake2bp( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t ke… in blake2bp() function