Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h225 } grpc_ssl_verify_peer_options; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h225 } grpc_ssl_verify_peer_options; typedef
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h224 } grpc_ssl_verify_peer_options; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2027 pub struct grpc_ssl_verify_peer_options { struct
2029 pub verify_peer_callback: ::std::option::Option<
2037 pub verify_peer_callback_userdata: *mut ::std::os::raw::c_void,
2039 pub verify_peer_destruct:
2055 verify_options: *const grpc_ssl_verify_peer_options, in grpc_ssl_credentials_create_ex()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2623 pub struct grpc_ssl_verify_peer_options { struct
2629 pub verify_peer_callback: ::std::option::Option<
2638 pub verify_peer_callback_userdata: *mut ::std::os::raw::c_void,
2642 pub verify_peer_destruct:
2687 verify_options: *const grpc_ssl_verify_peer_options, in grpc_ssl_credentials_create_ex()