Lines Matching refs:tls_ctx
298 char * tls_connection_peer_serial_num(void *tls_ctx, in tls_connection_peer_serial_num() argument
353 int tls_connection_set_params(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_params() argument
736 int tls_global_set_params(void *tls_ctx, in tls_global_set_params() argument
739 struct tls_global *global = tls_ctx; in tls_global_set_params()
900 int tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, in tls_connection_export_key() argument
921 int tls_connection_get_eap_fast_key(void *tls_ctx, struct tls_connection *conn, in tls_connection_get_eap_fast_key() argument
1447 struct wpabuf * tls_connection_handshake(void *tls_ctx, in tls_connection_handshake() argument
1452 struct tls_global *global = tls_ctx; in tls_connection_handshake()
1568 struct wpabuf * tls_connection_server_handshake(void *tls_ctx, in tls_connection_server_handshake() argument
1573 return tls_connection_handshake(tls_ctx, conn, in_data, appl_data); in tls_connection_server_handshake()
1577 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt() argument
1598 struct wpabuf * tls_connection_decrypt(void *tls_ctx, in tls_connection_decrypt() argument
1648 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() argument
1751 int tls_connection_set_session_ticket_cb(void *tls_ctx, in tls_connection_set_session_ticket_cb() argument