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

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_common.h 167 } tls_cipher; typedef in typeref:enum:__anon8539
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);
tlsv1_common.c 101 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher)
111 int tls_server_key_exchange_allowed(tls_cipher cipher)
  /external/wpa_supplicant/
tlsv1_common.h 164 } tls_cipher; typedef in typeref:enum:__anon8340
175 tls_cipher cipher;
185 tls_cipher cipher;
tlsv1_common.c 104 static const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher)

Completed in 50 milliseconds