Home
last modified time | relevance | path

Searched defs:key_map (Results 1 – 15 of 15) sorted by relevance

/external/cronet/stable/third_party/boringssl/src/crypto/evp/
Devp_test.cc153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey()
270 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey()
310 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext()
367 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive()
424 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP()
624 KeyMap key_map; in TEST() local
/external/boringssl/src/crypto/evp/
Devp_test.cc109 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey()
226 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey()
266 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext()
323 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive()
380 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP()
580 KeyMap key_map; in TEST() local
/external/cronet/tot/third_party/boringssl/src/crypto/evp/
Devp_test.cc153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey()
270 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey()
310 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext()
367 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive()
424 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP()
624 KeyMap key_map; in TEST() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/evp/
Devp_test.cc147 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey()
250 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext()
304 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive()
361 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP()
557 KeyMap key_map; in TEST() local
/external/grpc-grpc/src/proto/grpc/lookup/v1/
Drls.proto39 map<string, string> key_map = 4; field
/external/grpc-grpc-java/rls/src/main/proto/grpc/lookup/v1/
Drls.proto39 map<string, string> key_map = 4; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lookup/v1/
Drls.proto39 map<string, string> key_map = 4; field
/external/pytorch/c10/core/
DDispatchKey.cpp264 static std::unordered_map<std::string, c10::DispatchKey> key_map = { in parseDispatchKey() local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-0x.cpp178 static map key_map; in foo() local
/external/rust/android-crates-io/crates/tokio-util/src/time/
Ddelay_queue.rs165 key_map: HashMap<Key, KeyInternal>, field
274 let key_map = &self.key_map; in remap_key() localVariable
/external/mesa3d/src/compiler/rust/
Dcfg.rs372 key_map: HashMap<K, usize>, field
/external/grpc-grpc/src/core/load_balancing/rls/
Drls.cc282 std::map<std::string, std::string> key_map; member
985 std::map<std::string, std::string> key_map; in BuildKeyMap() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc228 std::map<std::string, std::string> key_map; member
964 std::map<std::string, std::string> key_map; in BuildKeyMap() local
/external/pytorch/torch/csrc/utils/
Dpython_dispatch.cpp54 static std::unordered_map<std::string, c10::AliasAnalysisKind> key_map = { in parseAliasAnalysisKind() local
/external/perfetto/src/trace_processor/
Dexport_json.cc1438 std::unordered_map<StringId, metadata::KeyId> key_map; in ExportMetadata() local