Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/crypto/
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()
Dcrypto.h164 CRYPTO_HASH_ALG_SHA384, CRYPTO_HASH_ALG_SHA512 enumerator
Dcrypto_linux.c278 case CRYPTO_HASH_ALG_SHA512: in crypto_hash_init()
Dcrypto_openssl.c3224 case CRYPTO_HASH_ALG_SHA512: in crypto_csr_sign()
/freebsd-12-stable/contrib/wpa/src/tls/
Dtlsv1_common.c358 alg = CRYPTO_HASH_ALG_SHA512; in tlsv12_key_x_server_params_hash()
/freebsd-12-stable/contrib/wpa/src/common/
Ddpp_crypto.c642 *hash_func = CRYPTO_HASH_ALG_SHA512; in dpp_parse_jws_prot_hdr()
802 else if (hash_func == CRYPTO_HASH_ALG_SHA512) in dpp_process_signed_connector()
2105 hash_sign_algo = CRYPTO_HASH_ALG_SHA512; in dpp_build_csr()