Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_session.cc559 OPENSSL_PUT_ERROR(SSL, SSL_R_TICKET_ENCRYPTION_FAILED); in ssl_encrypt_ticket_with_method()
/external/boringssl/src/include/openssl/
Dssl.h4951 #define SSL_R_TICKET_ENCRYPTION_FAILED 276 macro