Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dtlsv1_common.h204 } tls_cipher; typedef
216 tls_cipher cipher;
226 tls_cipher cipher;
249 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
250 int tls_server_key_exchange_allowed(tls_cipher cipher);
Dtlsv1_common.c105 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher) in tls_get_cipher_data()
115 int tls_server_key_exchange_allowed(tls_cipher cipher) in tls_server_key_exchange_allowed()