EVP_sha512
EVP_sha512,
md = EVP_sha512();
return EVP_sha512();
return EVP_sha512();
md = EVP_sha512();
{ SSH_DIGEST_SHA512, "SHA512", 64, EVP_sha512 },
if (!EVP_Digest(in, inlen, out, NULL, EVP_sha512(), NULL))
return EVP_sha512();
sha = EVP_sha512();
EVP_add_digest(EVP_sha512());
return EVP_MD_meth_get_init(EVP_sha512())(ctx);
return EVP_MD_meth_get_update(EVP_sha512())(ctx, data, count);
int ret = EVP_MD_meth_get_final(EVP_sha512())(ctx, md);
const EVP_MD *EVP_sha512(void);
|| !TEST_int_gt(SSL_CTX_dane_mtype_set(ctx, EVP_sha512(), 2, 1), 0)
.evp_md = EVP_sha512 },
.evp_md = EVP_sha512 },