HomeSort by relevance Sort by last modified time
    Searched defs:tls_cipher (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_common.h 167 } tls_cipher; typedef in typeref:enum:__anon15507
178 tls_cipher cipher;
188 tls_cipher cipher;
208 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
209 int tls_server_key_exchange_allowed(tls_cipher cipher);
  /external/wpa_supplicant_8/src/tls/
tlsv1_common.h 204 } tls_cipher; typedef in typeref:enum:__anon15729
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);

Completed in 34 milliseconds