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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls.h429 TLS_CIPHER_NONE, enumerator in enum:__anon33601
440 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
H A Dtls_openssl.c2833 while (*c != TLS_CIPHER_NONE) {
/external/wpa_supplicant_8/src/crypto/
H A Dtls.h429 TLS_CIPHER_NONE, enumerator in enum:__anon33854
440 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
H A Dtls_openssl.c2833 while (*c != TLS_CIPHER_NONE) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls.h429 TLS_CIPHER_NONE, enumerator in enum:__anon34105
440 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
H A Dtls_openssl.c2833 while (*c != TLS_CIPHER_NONE) {
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_fast.c416 TLS_CIPHER_NONE
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_fast.c416 TLS_CIPHER_NONE
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_fast.c416 TLS_CIPHER_NONE
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_fast.c1459 ciphers[count++] = TLS_CIPHER_NONE;
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_fast.c1459 ciphers[count++] = TLS_CIPHER_NONE;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1459 ciphers[count++] = TLS_CIPHER_NONE;

Completed in 181 milliseconds