Searched refs:tls1_process_ticket (Results 1 – 3 of 3) sorted by relevance
/external/openssl/ssl/ |
D | t1_lib.c | 731 int tls1_process_ticket(SSL *s, unsigned char *session_id, int len, in tls1_process_ticket() function
|
D | ssl_sess.c | 317 r = tls1_process_ticket(s, session_id, len, limit, &ret); in ssl_get_prev_session()
|
D | ssl_locl.h | 970 int tls1_process_ticket(SSL *s, unsigned char *session_id, int len,
|