Home | History | Annotate | Download | only in ssl

Lines Matching refs:tls_decrypt_ticket

121 static int tls_decrypt_ticket(SSL *s, const unsigned char *tick, int ticklen,
2310 r = tls_decrypt_ticket(s, data, len, ctx->session_id,
2327 /* tls_decrypt_ticket attempts to decrypt a session ticket.
2342 static int tls_decrypt_ticket(SSL *s, const unsigned char *etick, int eticklen,