Home
last modified time | relevance | path

Searched defs:SSL_process_tls13_new_session_ticket (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2971 SSL_SESSION *SSL_process_tls13_new_session_ticket(SSL *ssl, const uint8_t *buf, in SSL_process_tls13_new_session_ticket() function
/external/boringssl/src/ssl/
Dssl_lib.cc3054 SSL_SESSION *SSL_process_tls13_new_session_ticket(SSL *ssl, const uint8_t *buf, in SSL_process_tls13_new_session_ticket() function
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h410 #define SSL_process_tls13_new_session_ticket BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_process_tls… macro