Searched refs:tls_process_next_proto (Results 1 – 2 of 2) sorted by relevance
163 __owur MSG_PROCESS_RETURN tls_process_next_proto(SSL *s, PACKET *pkt);
1206 return tls_process_next_proto(s, pkt); in ossl_statem_server_process_message()4065 MSG_PROCESS_RETURN tls_process_next_proto(SSL *s, PACKET *pkt) in tls_process_next_proto() function