Searched defs:tls_get_cipher (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/crypto/ |
D | tls_none.c | 143 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_internal.c | 534 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_schannel.c | 638 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_nss.c | 585 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_gnutls.c | 1123 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_openssl.c | 2695 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|