Searched refs:sha512_md (Results 1 – 1 of 1) sorted by relevance
211 static const EVP_MD sha512_md = { variable217 const EVP_MD *EVP_sha512(void) { return &sha512_md; } in EVP_sha512()