Home
last modified time | relevance | path

Searched defs:SslSessionPtr (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/tsi/ssl/session_cache/
Dssl_session.h48 typedef std::unique_ptr<SSL_SESSION, SslSessionDeleter> SslSessionPtr; typedef
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/
Dssl_session.h49 typedef std::unique_ptr<SSL_SESSION, SslSessionDeleter> SslSessionPtr; typedef