Searched refs:TLS_CIPHER_NONE (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls.h418 TLS_CIPHER_NONE, enumerator in enum:__anon16494
429 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
H A Dtls_openssl.c2609 while (*c != TLS_CIPHER_NONE) {
/external/wpa_supplicant_8/src/crypto/
H A Dtls.h418 TLS_CIPHER_NONE, enumerator in enum:__anon16721
429 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
H A Dtls_openssl.c2609 while (*c != TLS_CIPHER_NONE) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls.h418 TLS_CIPHER_NONE, enumerator in enum:__anon16950
429 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
H A Dtls_openssl.c2609 while (*c != TLS_CIPHER_NONE) {
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_fast.c415 TLS_CIPHER_NONE
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_fast.c415 TLS_CIPHER_NONE
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_fast.c415 TLS_CIPHER_NONE
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_fast.c1443 ciphers[count++] = TLS_CIPHER_NONE;
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_fast.c1443 ciphers[count++] = TLS_CIPHER_NONE;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1443 ciphers[count++] = TLS_CIPHER_NONE;

Completed in 904 milliseconds