Home
last modified time | relevance | path

Searched defs:SSL_SESSION_is_resumable (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_session.cc1078 int SSL_SESSION_is_resumable(const SSL_SESSION *session) { in SSL_SESSION_is_resumable() function
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_session.cc1078 int SSL_SESSION_is_resumable(const SSL_SESSION *session) { in SSL_SESSION_is_resumable() function
/external/boringssl/src/ssl/
Dssl_session.cc954 int SSL_SESSION_is_resumable(const SSL_SESSION *session) { in SSL_SESSION_is_resumable() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_session.cc1099 int SSL_SESSION_is_resumable(const SSL_SESSION *session) { in SSL_SESSION_is_resumable() function
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h269 #define SSL_SESSION_is_resumable BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_SESSION_is_resumable) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h268 #define SSL_SESSION_is_resumable BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_SESSION_is_resumable) macro