Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dlegacy_blake2.c21 NID_blake2b512,
/third_party/python/Modules/
D_hashopenssl.c135 PY_HASH_ENTRY(Py_hash_blake2b, "blake2b512", SN_blake2b512, NID_blake2b512),
/third_party/openssl/crypto/objects/
Dobj_dat.h2178 {"BLAKE2b512", "blake2b512", NID_blake2b512, 11, &so[6725]},
/third_party/openssl/ohos_lite/include/openssl/
Dobj_mac.h2118 #define NID_blake2b512 1056 macro
/third_party/openssl/include/openssl/
Dobj_mac.h2253 #define NID_blake2b512 1056 macro
/third_party/python/
Dconfigure.ac5879 OBJ_nid2sn(NID_blake2b512);
Dconfigure17917 OBJ_nid2sn(NID_blake2b512);