Home
last modified time | relevance | path

Searched refs:getRootOfTrustChallenge (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/trusty/keymaster/include/trusty_keymaster/
H A DTrustyKeyMintDevice.h84 ScopedAStatus getRootOfTrustChallenge(array<uint8_t, 16>* challenge) override;
/aosp14/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp324 ScopedAStatus TrustyKeyMintDevice::getRootOfTrustChallenge(array<uint8_t, 16>* /* challenge */) { in getRootOfTrustChallenge() function in aidl::android::hardware::security::keymint::trusty::TrustyKeyMintDevice