Home
last modified time | relevance | path

Searched refs:SN_sha512 (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man7/
H A DEVP_RAND-HASH-DRBG.pod98 *p++ = OSSL_PARAM_construct_utf8_string(OSSL_DRBG_PARAM_DIGEST, SN_sha512, 0);
/openssl/providers/implementations/kdfs/
H A Dsshkdf.c142 && !EVP_MD_is_a(md, SN_sha512); in fips_digest_check_passed()
H A Dtls1_prf.c217 && !EVP_MD_is_a(md, SN_sha512); in fips_digest_check_passed()
/openssl/providers/implementations/signature/
H A Deddsa_sig.c426 if (!EVP_Q_digest(peddsactx->libctx, SN_sha512, NULL, in ed25519_sign()
591 if (!EVP_Q_digest(peddsactx->libctx, SN_sha512, NULL, in ed25519_verify()
/openssl/crypto/ec/
H A Dcurve25519.c5484 EVP_MD *sha512 = EVP_MD_fetch(libctx, SN_sha512, propq); in ossl_ed25519_sign()
5629 sha512 = EVP_MD_fetch(libctx, SN_sha512, propq); in ossl_ed25519_verify()
5674 sha512 = EVP_MD_fetch(ctx, SN_sha512, propq); in ossl_ed25519_public_from_private()
/openssl/include/openssl/
H A Dobj_mac.h3272 #define SN_sha512 "SHA512" macro

Completed in 65 milliseconds