Home
last modified time | relevance | path

Searched defs:grpc_ssl_session_cache (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/include/grpc/
Dgrpc_security.h108 typedef struct grpc_ssl_session_cache grpc_ssl_session_cache; typedef
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h108 typedef struct grpc_ssl_session_cache grpc_ssl_session_cache; typedef
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h108 typedef struct grpc_ssl_session_cache grpc_ssl_session_cache; typedef
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs2519 pub struct grpc_ssl_session_cache { struct
2525 pub fn grpc_ssl_session_cache_create_lru(capacity: usize) -> *mut grpc_ssl_session_cache; in grpc_ssl_session_cache_create_lru()
2529 pub fn grpc_ssl_session_cache_destroy(cache: *mut grpc_ssl_session_cache); in grpc_ssl_session_cache_destroy()
2534 cache: *mut grpc_ssl_session_cache, in grpc_ssl_session_cache_create_channel_arg()
Dx86_64-unknown-linux-gnu-bindings.rs2519 pub struct grpc_ssl_session_cache { struct
2525 pub fn grpc_ssl_session_cache_create_lru(capacity: usize) -> *mut grpc_ssl_session_cache; in grpc_ssl_session_cache_create_lru()
2529 pub fn grpc_ssl_session_cache_destroy(cache: *mut grpc_ssl_session_cache); in grpc_ssl_session_cache_destroy()
2534 cache: *mut grpc_ssl_session_cache, in grpc_ssl_session_cache_create_channel_arg()