Home
last modified time | relevance | path

Searched refs:tls_decrypt_ticket (Results 1 – 1 of 1) sorted by relevance

/external/openssl/ssl/
Dt1_lib.c122 static int tls_decrypt_ticket(SSL *s, const unsigned char *tick, int ticklen,
1754 return tls_decrypt_ticket(s, p, size, session_id, len, in tls1_process_ticket()
1762 static int tls_decrypt_ticket(SSL *s, const unsigned char *etick, int eticklen, in tls_decrypt_ticket() function