Searched refs:tls13_post_handshake (Results 1 – 3 of 3) sorted by relevance
536 int tls13_post_handshake(SSL *ssl, const SSLMessage &msg) { in tls13_post_handshake() function
1546 int tls13_post_handshake(SSL *ssl, const SSLMessage &msg);
903 return tls13_post_handshake(ssl, msg); in ssl_do_post_handshake()