Searched defs:tls_get_cipher (Results 1 – 5 of 5) sorted by relevance
/hostap-3.6.0/src/crypto/ |
D | tls_none.c | 165 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_internal.c | 695 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_gnutls.c | 1674 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_wolfssl.c | 1875 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_openssl.c | 4713 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|