Home
last modified time | relevance | path

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

/aosp12/system/keymaster/android_keymaster/
H A Dremote_provisioning_utils.cpp47 byte_view pubkey; member
192 cppbor::Array buildCertReqRecipients(const std::vector<uint8_t>& pubkey, in buildCertReqRecipients()
/aosp12/packages/modules/adb/crypto/tests/
H A Dkey_test.cpp58 const std::string& pubkey = split[0]; in TEST() local
H A Drsa_2048_key_test.cpp61 const std::string& pubkey = split[0]; in TEST() local
/aosp12/packages/modules/adb/daemon/
H A Dauth.cpp118 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 Dauth.cpp71 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 Dcppcose.h165 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 DRecoverableKeyStoreDbTest.java546 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 Dsoftware_keyblobs.cpp93 keymaster_error_t FakeKeyAuthorizations(EVP_PKEY* pubkey, AuthorizationSet* hw_enforced, in FakeKeyAuthorizations()
/aosp12/build/make/tools/releasetools/
H A Dsign_target_files_apks1173 def CompareKeys(pubkey, pubkey_suffix, privkey, privkey_suffix): argument
H A Dsign_target_files_apks.py1173 def CompareKeys(pubkey, pubkey_suffix, privkey, privkey_suffix): argument
/aosp12/system/apex/apexd/
H A Dapex_file.cpp84 std::string pubkey; in Open() local
/aosp12/system/keymaster/cppcose/
H A Dcppcose.cpp306 auto& pubkey = senderCoseKey->asMap()->get(CoseKey::PUBKEY_X); in getSenderPubKeyFromCoseEncrypt() local
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp2072 HidlBuf pubkey; in TEST_P() local
2155 HidlBuf pubkey; in TEST_P() local
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp1690 HidlBuf pubkey; in TEST_P() local
1770 HidlBuf pubkey; in TEST_P() local
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp963 string pubkey; in TEST_P() local
1046 string pubkey; in TEST_P() local