Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dt1_lib.cc3480 static enum ssl_ticket_aead_result_t ssl_decrypt_ticket_with_method( in ssl_decrypt_ticket_with_method() function
3518 result = ssl_decrypt_ticket_with_method(hs, &plaintext, out_renew_ticket, in ssl_process_ticket()
/external/boringssl/src/ssl/
Dt1_lib.cc4008 static enum ssl_ticket_aead_result_t ssl_decrypt_ticket_with_method( in ssl_decrypt_ticket_with_method() function
4046 result = ssl_decrypt_ticket_with_method(hs, &plaintext, out_renew_ticket, in ssl_process_ticket()