Home
last modified time | relevance | path

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

/third_party/boringssl/src/include/openssl/
Ddigest.h150 #define EVP_MAX_MD_SIZE 64 // SHA-512 is the longest so far. macro
/third_party/openssl/include/openssl/
Devp.h19 # define EVP_MAX_MD_SIZE 64/* longest known is SHA512 */ macro