Searched refs:dtls_process_hello_verify (Results 1 – 2 of 2) sorted by relevance
146 __owur MSG_PROCESS_RETURN dtls_process_hello_verify(SSL *s, PACKET *pkt);
1030 return dtls_process_hello_verify(s, pkt); in ossl_statem_client_process_message()1278 MSG_PROCESS_RETURN dtls_process_hello_verify(SSL *s, PACKET *pkt) in dtls_process_hello_verify() function