Home
last modified time | relevance | path

Searched defs:cred_type (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSecurityParams.php29 protected $cred_type = ''; variable in Grpc\\Testing\\SecurityParams
/external/grpc-grpc/test/cpp/util/
Dcreate_test_channel.cc90 const std::string& server, const std::string& cred_type, in CreateTestChannel()
146 const std::string& server, const std::string& cred_type, in CreateTestChannel()
/external/grpc-grpc/test/cpp/qps/
Dqps_json_driver.cc113 std::string cred_type = next_entry.substr(comma + 1, std::string::npos); in ConstructPerWorkerCredentialTypesMap() local
/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dtree_index.rs103 let cred_type = leaf.signing_identity.credential.credential_type(); in index_insert() localVariable
Dleaf_node_validator.rs161 let cred_type = sender.credential.credential_type(); in validate_external_senders_ext_credentials() localVariable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto70 string cred_type = 3; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto70 string cred_type = 3; field
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c335 u8 cred_type; member