Home
last modified time | relevance | path

Searched refs:wolfssl_handshake (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_wolfssl.c1609 static struct wpabuf * wolfssl_handshake(struct tls_connection *conn, in wolfssl_handshake() function
1700 out_data = wolfssl_handshake(conn, in_data, server); in wolfssl_connection_handshake()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_wolfssl.c1616 static struct wpabuf * wolfssl_handshake(struct tls_connection *conn, in wolfssl_handshake() function
1707 out_data = wolfssl_handshake(conn, in_data, server); in wolfssl_connection_handshake()