Searched defs:EVP_sha224 (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/digest/
H A Ddigests.c157 const EVP_MD *EVP_sha224(void) { return &sha224_md; } function
271 {NID_sha224, EVP_sha224, SN_sha224, LN_sha224},
286 {NID_undef, EVP_sha224, SN_sha224WithRSAEncryption,
329 { {0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x04}, 9, EVP_sha224 },

Completed in 183 milliseconds