Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/eap_common/
H A Deap_teap_common.c20 static int tls_cipher_suite_mac_sha384(u16 cs);
78 if (tls_cipher_suite_mac_sha384(tls_cs)) in eap_teap_tls_prf()
297 static int tls_cipher_suite_mac_sha384(u16 cs) in tls_cipher_suite_mac_sha384() function
333 } else if (tls_cipher_suite_mac_sha384(tls_cs)) { in eap_teap_tls_mac()