Searched refs:TLS1_TICKET_NOT_DECRYPTED (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libssl/
H A Dt1_lib.c890 * TLS1_TICKET_NOT_DECRYPTED: either s->tls_session_secret_cb was
961 return TLS1_TICKET_NOT_DECRYPTED;
975 * TLS1_TICKET_NOT_DECRYPTED: the ticket couldn't be decrypted.
1119 ret = TLS1_TICKET_NOT_DECRYPTED;
H A Dssl_sess.c665 case TLS1_TICKET_NOT_DECRYPTED:
H A Dssl_local.h1456 #define TLS1_TICKET_NOT_DECRYPTED 2 macro

Completed in 76 milliseconds