Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/include/prov/
Dblake2.h26 # define BLAKE2B_KEYBYTES 64 macro
/third_party/python/Modules/_blake2/impl/
Dblake2.h65 BLAKE2B_KEYBYTES = 64, enumerator