Home
last modified time | relevance | path

Searched refs:CRYPTO_HASH_ALG_SHA512 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_internal.c71 case CRYPTO_HASH_ALG_SHA512: in crypto_hash_init()
169 case CRYPTO_HASH_ALG_SHA512: in crypto_hash_update()
234 case CRYPTO_HASH_ALG_SHA512: in crypto_hash_finish()
H A Dcrypto.h166 CRYPTO_HASH_ALG_SHA384, CRYPTO_HASH_ALG_SHA512 enumerator
H A Dcrypto_linux.c278 case CRYPTO_HASH_ALG_SHA512: in crypto_hash_init()
H A Dcrypto_wolfssl.c3470 case CRYPTO_HASH_ALG_SHA512: in crypto_csr_sign()
H A Dcrypto_openssl.c4417 case CRYPTO_HASH_ALG_SHA512: in crypto_csr_sign()
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_common.c358 alg = CRYPTO_HASH_ALG_SHA512; in tlsv12_key_x_server_params_hash()
/freebsd/contrib/wpa/src/common/
H A Ddpp_crypto.c663 *hash_func = CRYPTO_HASH_ALG_SHA512; in dpp_parse_jws_prot_hdr()
823 else if (hash_func == CRYPTO_HASH_ALG_SHA512) in dpp_process_signed_connector()
2133 hash_sign_algo = CRYPTO_HASH_ALG_SHA512; in dpp_build_csr()