Home
last modified time | relevance | path

Searched defs:root_key (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/openscreen/cast/receiver/channel/
H A Dstatic_credentials.cc33 EVP_PKEY* root_key, in GenerateCredentials()
123 bssl::UniquePtr<EVP_PKEY> root_key = GenerateRsaKeyPair(); in GeneratePrivateKey() local
128 bssl::UniquePtr<X509> GenerateRootCert(const EVP_PKEY& root_key) { in GenerateRootCert()
152 bssl::UniquePtr<EVP_PKEY> root_key = GeneratePrivateKey(); in GenerateDeveloperCredentialsToFile() local
175 bssl::UniquePtr<EVP_PKEY> root_key = GeneratePrivateKey(); in GenerateCredentialsForTesting() local
195 bssl::UniquePtr<EVP_PKEY> root_key = in GenerateCredentials() local
/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc519 LONG RegKey::RegDelRecurse(HKEY root_key, const wchar_t* name, REGSAM access) { in RegDelRecurse()
566 RegistryValueIterator::RegistryValueIterator(HKEY root_key, in RegistryValueIterator()
573 RegistryValueIterator::RegistryValueIterator(HKEY root_key, in RegistryValueIterator()
579 void RegistryValueIterator::Initialize(HKEY root_key, in Initialize()
672 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key, in RegistryKeyIterator()
677 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key, in RegistryKeyIterator()
723 void RegistryKeyIterator::Initialize(HKEY root_key, in Initialize()
H A Dwin_util.cc479 bool AddCommandToAutoRun(HKEY root_key, in AddCommandToAutoRun()
487 bool RemoveCommandFromAutoRun(HKEY root_key, const std::wstring& name) { in RemoveCommandFromAutoRun()
492 bool ReadCommandFromAutoRun(HKEY root_key, in ReadCommandFromAutoRun()
H A Dregistry_unittest.cc62 const std::wstring& root_key() const { return root_key_; } in root_key() function in base::win::__anoncd7c0f140111::RegistryTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_winreg.py81 def _write_test_data(self, root_key, CreateKey=CreateKey): argument
121 def _read_test_data(self, root_key, OpenKey=OpenKey): argument
161 def _delete_test_data(self, root_key): argument
191 def _test_all(self, root_key): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_winreg.py75 def _write_test_data(self, root_key, subkeystr="sub_key", argument
116 def _read_test_data(self, root_key, subkeystr="sub_key", OpenKey=OpenKey): argument
156 def _delete_test_data(self, root_key, subkeystr="sub_key"): argument
186 def _test_all(self, root_key, subkeystr="sub_key"): argument
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/
H A Dchain.rs218 let root_key = pub_keys.next().unwrap().to_cose_key().unwrap().to_cbor_value().unwrap(); in chain_from_cbor_valid() localVariable
233 let root_key = pub_keys.next().unwrap().to_cose_key().unwrap().to_cbor_value().unwrap(); in chain_from_cbor_valid_with_mixed_key_types() localVariable
245 let root_key = PrivateKey::from_pem(ED25519_KEY_PEM[0]); in chain_from_cbor_root_key_integer_key_ops() localVariable
283 let root_key = PrivateKey::from_pem(P256_KEY_PEM[0]); in chain_form_from_cbor_degenerate_length_but_not_self_signed() localVariable
/aosp_15_r20/system/secretkeeper/client/src/
H A Ddice.rs90 let root_key = it in to_explicit_chain() localVariable
95 let mut root_key = CoseKey::from_cbor_value(root_key)?; in to_explicit_chain() localVariable
98 let root_key = root_key.to_vec()?; in to_explicit_chain() localVariable
H A Dauthgraph_dev.rs156 let root_key = identity.validate(ecdsa)?; in validate_peer_identity() localVariable
/aosp_15_r20/system/keymint/tests/tests/
H A Dkeyblob_test.rs33 let mut root_key = crypto::hmac::Key(vec![0u8; 32]); in test_encrypted_keyblob_roundtrip() localVariable
35 let root_key = crypto::OpaqueOr::Explicit(root_key); in test_encrypted_keyblob_roundtrip() localVariable
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/alts/
H A Dcheck_gcp_environment_windows.cc40 bool check_windows_registry_product_name(HKEY root_key, in check_windows_registry_product_name()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/alts/
Dcheck_gcp_environment_windows.cc40 bool check_windows_registry_product_name(HKEY root_key, in check_windows_registry_product_name()
/aosp_15_r20/external/vboot_reference/firmware/2lib/
H A D2firmware.c25 struct vb2_public_key root_key; in vb2_load_fw_keyblock() local
/aosp_15_r20/external/cronet/net/data/cert_issuer_source_aia_unittest/
H A Dgenerate-certs.py14 root_key = gencerts.get_or_generate_rsa_key(2048, variable
/aosp_15_r20/external/cronet/net/data/ov_name_constraints/
H A Dgenerate-certs.py14 root_key = gencerts.get_or_generate_rsa_key(2048, variable
/aosp_15_r20/external/vboot_reference/futility/
H A Dcmd_show.c302 struct vb2_public_key root_key; in show_fw_preamble_buf() local
/aosp_15_r20/system/keymaster/tests/
H A Dattestation_record_test.cpp349 const cppbor::Int* root_key = eat_key->asInt(); in TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dpickler.cpp308 std::string root_key = get_tensor_id_ != nullptr in pushStorageOfTensor() local
/aosp_15_r20/system/authgraph/core/src/
H A Dkey.rs308 pub root_key: EcVerifyKey, field
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h27262 struct btrfs_key root_key; member
H A Dvmlinux.h27262 struct btrfs_key root_key; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h60935 struct btrfs_key root_key; member
H A Dvmlinux.h60935 struct btrfs_key root_key; member