Home
last modified time | relevance | path

Searched refs:CRYPTO_HASH_ALG_SHA384 (Results 1 – 8 of 8) sorted by relevance

/hostap-latest/src/crypto/
Dcrypto_internal.c66 case CRYPTO_HASH_ALG_SHA384: in crypto_hash_init()
164 case CRYPTO_HASH_ALG_SHA384: in crypto_hash_update()
223 case CRYPTO_HASH_ALG_SHA384: in crypto_hash_finish()
Dcrypto.h166 CRYPTO_HASH_ALG_SHA384, CRYPTO_HASH_ALG_SHA512 enumerator
Dcrypto_linux.c274 case CRYPTO_HASH_ALG_SHA384: in crypto_hash_init()
Dcrypto_mbedtls_alt.c326 case CRYPTO_HASH_ALG_SHA384: in crypto_hash_init()
3202 case CRYPTO_HASH_ALG_SHA384: in crypto_csr_sign()
Dcrypto_wolfssl.c3467 case CRYPTO_HASH_ALG_SHA384: in crypto_csr_sign()
Dcrypto_openssl.c4414 case CRYPTO_HASH_ALG_SHA384: in crypto_csr_sign()
/hostap-latest/src/tls/
Dtlsv1_common.c354 alg = CRYPTO_HASH_ALG_SHA384; in tlsv12_key_x_server_params_hash()
/hostap-latest/src/common/
Ddpp_crypto.c660 *hash_func = CRYPTO_HASH_ALG_SHA384; in dpp_parse_jws_prot_hdr()
820 else if (hash_func == CRYPTO_HASH_ALG_SHA384) in dpp_process_signed_connector()
2131 hash_sign_algo = CRYPTO_HASH_ALG_SHA384; in dpp_build_csr()