Home
last modified time | relevance | path

Searched refs:CRYPTO_HASH_ALG_HMAC_SHA256 (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal.c114 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
159 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_update()
285 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_finish()
H A Dcrypto.h163 CRYPTO_HASH_ALG_SHA256, CRYPTO_HASH_ALG_HMAC_SHA256, enumerator
H A Dcrypto_linux.c270 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
H A Dcrypto_openssl.c1002 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
H A Dcrypto_wolfssl.c908 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal.c114 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
159 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_update()
285 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_finish()
H A Dcrypto.h163 CRYPTO_HASH_ALG_SHA256, CRYPTO_HASH_ALG_HMAC_SHA256, enumerator
H A Dcrypto_linux.c270 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
H A Dcrypto_wolfssl.c912 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
H A Dcrypto_openssl.c1075 case CRYPTO_HASH_ALG_HMAC_SHA256: in crypto_hash_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.c26 return crypto_hash_init(CRYPTO_HASH_ALG_HMAC_SHA256, allzero, in eap_pwd_h_init()
59 hash = crypto_hash_init(CRYPTO_HASH_ALG_HMAC_SHA256, in eap_pwd_kdf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pwd_common.c26 return crypto_hash_init(CRYPTO_HASH_ALG_HMAC_SHA256, allzero, in eap_pwd_h_init()
59 hash = crypto_hash_init(CRYPTO_HASH_ALG_HMAC_SHA256, in eap_pwd_kdf()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_record.c51 rl->hash_alg = CRYPTO_HASH_ALG_HMAC_SHA256; in tlsv1_record_set_cipher_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_record.c51 rl->hash_alg = CRYPTO_HASH_ALG_HMAC_SHA256; in tlsv1_record_set_cipher_suite()

Completed in 22 milliseconds