/aosp12/system/keymaster/android_keymaster/ |
H A D | remote_provisioning_utils.cpp | 47 byte_view pubkey; member 192 cppbor::Array buildCertReqRecipients(const std::vector<uint8_t>& pubkey, in buildCertReqRecipients()
|
/aosp12/packages/modules/adb/crypto/tests/ |
H A D | key_test.cpp | 58 const std::string& pubkey = split[0]; in TEST() local
|
H A D | rsa_2048_key_test.cpp | 61 const std::string& pubkey = split[0]; in TEST() local
|
/aosp12/packages/modules/adb/daemon/ |
H A D | auth.cpp | 118 const std::string& pubkey = split[0]; in adbd_tls_client_ca_list() local 165 const std::string& pubkey = split[0]; in adbd_auth_verify() local 324 const std::string& pubkey = split[0]; in adbd_tls_verify_cert() local
|
/aosp12/packages/modules/adb/client/ |
H A D | auth.cpp | 71 std::string pubkey; in generate_key() local 108 unsigned char* pubkey = nullptr; in hash_key() local 330 std::string pubkey; in adb_auth_pubkey() local
|
/aosp12/system/keymaster/include/keymaster/cppcose/ |
H A D | cppcose.h | 165 auto& pubkey = key->getMap().get(PUBKEY_X); in parseEd25519() local 178 auto& pubkey = key->getMap().get(PUBKEY_X); in parseX25519() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/ |
H A D | RecoverableKeyStoreDbTest.java | 546 PublicKey pubkey = genRandomPublicKey(); in getRecoveryServicePublicKey_returnsInsertedKey() local 812 PublicKey pubkey = genRandomPublicKey(); in getServerParams_returnsNullIfNoValue() local 876 PublicKey pubkey = genRandomPublicKey(); in setRecoveryServiceMetadataEntry_allowsAUserToHaveTwoUids() local 890 PublicKey pubkey = genRandomPublicKey(); in setRecoveryServiceMetadataEntry_allowsTwoUsersToHaveTheSameUid() local
|
/aosp12/system/keymaster/key_blob_utils/ |
H A D | software_keyblobs.cpp | 93 keymaster_error_t FakeKeyAuthorizations(EVP_PKEY* pubkey, AuthorizationSet* hw_enforced, in FakeKeyAuthorizations()
|
/aosp12/build/make/tools/releasetools/ |
H A D | sign_target_files_apks | 1173 def CompareKeys(pubkey, pubkey_suffix, privkey, privkey_suffix): argument
|
H A D | sign_target_files_apks.py | 1173 def CompareKeys(pubkey, pubkey_suffix, privkey, privkey_suffix): argument
|
/aosp12/system/apex/apexd/ |
H A D | apex_file.cpp | 84 std::string pubkey; in Open() local
|
/aosp12/system/keymaster/cppcose/ |
H A D | cppcose.cpp | 306 auto& pubkey = senderCoseKey->asMap()->get(CoseKey::PUBKEY_X); in getSenderPubKeyFromCoseEncrypt() local
|
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 2072 HidlBuf pubkey; in TEST_P() local 2155 HidlBuf pubkey; in TEST_P() local
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 1690 HidlBuf pubkey; in TEST_P() local 1770 HidlBuf pubkey; in TEST_P() local
|
/aosp12/system/keymaster/tests/ |
H A D | android_keymaster_test.cpp | 963 string pubkey; in TEST_P() local 1046 string pubkey; in TEST_P() local
|