Searched refs:tls_connection_handshake2 (Results 1 – 3 of 3) sorted by relevance
| /hostap-latest/src/crypto/ |
| D | tls_internal.c | 469 return tls_connection_handshake2(tls_ctx, conn, in_data, appl_data, in tls_connection_handshake() 474 struct wpabuf * tls_connection_handshake2(void *tls_ctx, in tls_connection_handshake2() function
|
| D | tls.h | 460 struct wpabuf * tls_connection_handshake2(void *tls_ctx,
|
| /hostap-latest/tests/ |
| D | test-https.c | 96 out = tls_connection_handshake2(tls, conn, in, &appl, in https_client()
|