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