Home
last modified time | relevance | path

Searched refs:EVP_sha384 (Results 1 – 23 of 23) sorted by relevance

/third_party/openssl/doc/man3/
DEVP_sha224.pod9 EVP_sha384,
21 const EVP_MD *EVP_sha384(void);
35 EVP_sha384(),
/third_party/libwebsockets/lib/tls/openssl/
Dlws-genhash.c54 ctx->evp_type = EVP_sha384(); in lws_genhash_init()
119 ctx->evp_type = EVP_sha384(); in lws_genhmac_init()
194 ctx->evp_type = EVP_sha384(); in lws_genhmac_init()
Dlws-gencrypto.c81 h = EVP_sha384(); in lws_gencrypto_openssl_hash_to_EVP_MD()
/third_party/openssl/crypto/evp/
Dc_alld.c40 EVP_add_digest(EVP_sha384()); in openssl_add_all_digests_int()
Dlegacy_sha.c172 const EVP_MD *EVP_sha384(void) in EVP_sha384() function
/third_party/node/deps/openssl/openssl/crypto/evp/
Dc_alld.c40 EVP_add_digest(EVP_sha384()); in openssl_add_all_digests_int()
Dlegacy_sha.c176 const EVP_MD *EVP_sha384(void) in EVP_sha384() function
/third_party/node/deps/openssl/openssl/engines/
De_ossltest.c643 return EVP_MD_meth_get_init(EVP_sha384())(ctx); in digest_sha384_init()
649 return EVP_MD_meth_get_update(EVP_sha384())(ctx, data, count); in digest_sha384_update()
654 int ret = EVP_MD_meth_get_final(EVP_sha384())(ctx, md); in digest_sha384_final()
/third_party/openssl/engines/
De_ossltest.c643 return EVP_MD_meth_get_init(EVP_sha384())(ctx); in digest_sha384_init()
649 return EVP_MD_meth_get_update(EVP_sha384())(ctx, data, count); in digest_sha384_update()
654 int ret = EVP_MD_meth_get_final(EVP_sha384())(ctx, md); in digest_sha384_final()
/third_party/rust/crates/rust-openssl/openssl/src/
Dmd.rs145 unsafe { MdRef::from_ptr(ffi::EVP_sha384() as *mut _) } in sha384()
Dhash.rs123 unsafe { MessageDigest(ffi::EVP_sha384()) } in sha384()
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/
Dboringssl.c151 return EVP_sha384(); in crypto_ssl_get_md()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Devp.rs293 pub fn EVP_sha384() -> *const EVP_MD; in EVP_sha384() function
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
Dopenssl.c153 return EVP_sha384(); in crypto_ssl_get_md()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_openssl.c358 return openssl_digest_vector(EVP_sha384(), num_elem, addr, len, mac); in sha384_vector()
1240 return openssl_hmac_vector(EVP_sha384(), key, key_len, num_elem, addr, in hmac_sha384_vector()
3243 sign_md = EVP_sha384(); in crypto_csr_sign()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_openssl.c285 return openssl_digest_vector(EVP_sha384(), num_elem, addr, len, mac); in sha384_vector()
1167 return openssl_hmac_vector(EVP_sha384(), key, key_len, num_elem, addr, in hmac_sha384_vector()
/third_party/openssl/ohos_lite/include/openssl/
Devp.h712 const EVP_MD *EVP_sha384(void);
/third_party/node/deps/openssl/openssl/include/openssl/
Devp.h916 const EVP_MD *EVP_sha384(void);
/third_party/openssl/include/openssl/
Devp.h914 const EVP_MD *EVP_sha384(void);
/third_party/libcoap/src/
Dcoap_openssl.c3741 {COSE_HMAC_ALG_HMAC384_384, EVP_sha384},
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.c4614 sign_md = EVP_sha384(); in dpp_build_conf_obj_dpp()
5153 *ret_md = EVP_sha384(); in dpp_parse_jws_prot_hdr()
/third_party/node/deps/openssl/openssl/util/
Dlibcrypto.num154 EVP_sha384 157 3_0_0 EXIST::FUNCTION:
/third_party/openssl/util/
Dlibcrypto.num154 EVP_sha384 157 3_0_0 EXIST::FUNCTION: