Searched defs:tls_get_cipher (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | tls_none.c | 165 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
H A D | tls_internal.c | 687 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
H A D | tls_gnutls.c | 1674 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
H A D | tls_wolfssl.c | 1924 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
|
H A D | tls_openssl.c | 4991 int tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, in tls_get_cipher() function
|