Home
last modified time | relevance | path

Searched refs:NID_blake2b512 (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/blake2/
Dm_blake2b.c42 NID_blake2b512,
/third_party/openssl/crypto/objects/
Dobj_dat.h2139 {"BLAKE2b512", "blake2b512", NID_blake2b512, 11, &so[6725]},
/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.h2118 #define NID_blake2b512 1056 macro
/third_party/python/
Dconfigure.ac5879 OBJ_nid2sn(NID_blake2b512);
Dconfigure17917 OBJ_nid2sn(NID_blake2b512);