Searched defs:BLAKE2S_KEYBYTES (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/blake2/ | ||
D | blake2_local.h | 21 #define BLAKE2S_KEYBYTES 32 macro |
/third_party/python/Modules/_blake2/impl/ | ||
D | blake2.h | 56 BLAKE2S_KEYBYTES = 32, enumerator |