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