Searched refs:wolfssl_connection_handshake (Results 1 – 1 of 1) sorted by relevance
1745 wolfssl_connection_handshake(struct tls_connection *conn, in wolfssl_connection_handshake() function1778 return wolfssl_connection_handshake(conn, in_data, appl_data, 0); in tls_connection_handshake()1787 return wolfssl_connection_handshake(conn, in_data, appl_data, 1); in tls_connection_server_handshake()