Home
last modified time | relevance | path

Searched defs:UpgradeKey (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp208 void TrustyKeymaster::UpgradeKey(const UpgradeKeyRequest& request, UpgradeKeyResponse* response) { in UpgradeKey() function in keymaster::TrustyKeymaster
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp279 void RemoteKeymaster::UpgradeKey(const UpgradeKeyRequest& request, in UpgradeKey() function in keymaster::RemoteKeymaster
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp821 void AndroidKeymaster::UpgradeKey(const UpgradeKeyRequest& request, UpgradeKeyResponse* response) { in UpgradeKey() function in keymaster::AndroidKeymaster
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp723 std::pair<ErrorCode, HidlBuf> KeymasterHidlTest::UpgradeKey(const HidlBuf& key_blob) { in UpgradeKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
H A Dkeymaster_hidl_hal_test.cpp4745 TEST_P(UpgradeKeyTest, UpgradeKey) { in TEST_P() argument
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto56 rpc UpgradeKey (UpgradeKeyRequest) returns (UpgradeKeyResponse); rpc
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto56 rpc UpgradeKey (UpgradeKeyRequest) returns (UpgradeKeyResponse); rpc
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1425 std::pair<ErrorCode, vector<uint8_t>> KeyMintAidlTestBase::UpgradeKey( in UpgradeKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
H A DKeyMintTest.cpp8368 TEST_P(UpgradeKeyTest, UpgradeKey) { in TEST_P() argument