Searched refs:tls_cipher (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_common.h206 } tls_cipher; typedef in typeref:enum:__anon25257
218 tls_cipher cipher;
228 tls_cipher cipher;
251 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
252 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c117 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher)
127 int tls_server_key_exchange_allowed(tls_cipher cipher)
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_common.h206 } tls_cipher; typedef in typeref:enum:__anon25520
218 tls_cipher cipher;
228 tls_cipher cipher;
251 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
252 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c117 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher)
127 int tls_server_key_exchange_allowed(tls_cipher cipher)
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_common.h206 } tls_cipher; typedef in typeref:enum:__anon25787
218 tls_cipher cipher;
228 tls_cipher cipher;
251 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
252 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c117 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher)
127 int tls_server_key_exchange_allowed(tls_cipher cipher)

Completed in 91 milliseconds