Searched defs:tls_get_cipher (Results 1 – 5 of 5) sorted by relevance
/hostap/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 | 687 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_gnutls.c | 1684 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_wolfssl.c | 2348 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
D | tls_openssl.c | 5092 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|