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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_lib.c128 static int tls_decrypt_ticket(SSL *s, const unsigned char *tick, int ticklen,
3353 r = tls_decrypt_ticket(s, p, size, session_id, len, ret);
3373 * tls_decrypt_ticket attempts to decrypt a session ticket.
3388 static int tls_decrypt_ticket(SSL *s, const unsigned char *etick, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_lib.c128 static int tls_decrypt_ticket(SSL *s, const unsigned char *tick, int ticklen,
3353 r = tls_decrypt_ticket(s, p, size, session_id, len, ret);
3373 * tls_decrypt_ticket attempts to decrypt a session ticket.
3388 static int tls_decrypt_ticket(SSL *s, const unsigned char *etick, function

Completed in 38 milliseconds