Home
last modified time | relevance | path

Searched refs:SN_blake2b512 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_hashopenssl.c135 PY_HASH_ENTRY(Py_hash_blake2b, "blake2b512", SN_blake2b512, NID_blake2b512),
/third_party/openssl/include/openssl/
Dobj_mac.h2116 #define SN_blake2b512 "BLAKE2b512" macro