Searched refs:tls1_process_ticket (Results 1 – 4 of 4) sorted by relevance
904 tls1_process_ticket(SSL *s, CBS *ext_block, int *alert, SSL_SESSION **ret) in tls1_process_ticket() function
542 switch (tls1_process_ticket(s, ext_block, &alert_desc, &sess)) { in ssl_get_prev_session()
1547 int tls1_process_ticket(SSL *s, CBS *ext_block, int *alert, SSL_SESSION **ret);
1039 tls_decrypt_ticket() and tls1_process_ticket() exit paths.