Searched refs:sha224_md (Results 1 – 1 of 1) sorted by relevance
148 static const EVP_MD sha224_md = { variable154 const EVP_MD *EVP_sha224(void) { return &sha224_md; } in EVP_sha224()