Searched refs:tls_process_new_session_ticket (Results 1 – 2 of 2) sorted by relevance
126 __owur MSG_PROCESS_RETURN tls_process_new_session_ticket(SSL *s, PACKET *pkt);
1054 return tls_process_new_session_ticket(s, pkt); in ossl_statem_client_process_message()2453 MSG_PROCESS_RETURN tls_process_new_session_ticket(SSL *s, PACKET *pkt) in tls_process_new_session_ticket() function