Searched refs:ticket_nonce (Results 1 – 1 of 1) sorted by relevance
865 CBS body = msg.body, ticket_nonce, ticket, extensions; in tls13_process_new_session_ticket() local868 !CBS_get_u8_length_prefixed(&body, &ticket_nonce) || in tls13_process_new_session_ticket()884 if (!tls13_derive_session_psk(session.get(), ticket_nonce)) { in tls13_process_new_session_ticket()