HomeSort by: relevance | last modified time | path
    Searched defs:tls_cipher (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/tls/
tlsv1_common.h 206 } tls_cipher; typedef in typeref:enum:__anon6139
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);
tlsv1_common.h 206 } tls_cipher; typedef in typeref:enum:__anon6139
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);

Completed in 42 milliseconds