Searched refs:tls_connection_encrypt (Results 1 – 8 of 8) sorted by relevance
129 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt() function
484 struct wpabuf * tls_connection_encrypt(void *tls_ctx,
561 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt() function
1577 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt() function
1742 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt() function
4514 struct wpabuf * tls_connection_encrypt(void *tls_ctx, in tls_connection_encrypt() function
506 buf = tls_connection_encrypt(sm->cfg->ssl_ctx, data->conn, plain); in eap_server_tls_encrypt()
1068 data->tls_out = tls_connection_encrypt(data->ssl_ctx, in eap_peer_tls_encrypt()