Home
last modified time | relevance | path

Searched refs:getRootOfTrust (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DSecureElementProvisioningTest.cpp183 Status result = tee->getRootOfTrust(challenge1, &rootOfTrust1); in TEST_F()
188 result = tee->getRootOfTrust(challenge2, &rootOfTrust2); in TEST_F()
194 result = tee->getRootOfTrust(challenge1, &rootOfTrust3); in TEST_F()
233 Status result = sb->getRootOfTrust({}, &rootOfTrust); in TEST_F()
327 result = tee->getRootOfTrust(challenge, &rootOfTrust); in TEST_F()
371 result = tee->getRootOfTrust(challenge, &rootOfTrust); in TEST_F()
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl939 byte[] getRootOfTrust(in byte[16] challenge); in getRootOfTrust() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DIKeyMintDevice.aidl53 byte[] getRootOfTrust(in byte[16] challenge); in getRootOfTrust() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DIKeyMintDevice.aidl53 byte[] getRootOfTrust(in byte[16] challenge); in getRootOfTrust() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl53 byte[] getRootOfTrust(in byte[16] challenge); in getRootOfTrust() method
/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.h115 ScopedAStatus getRootOfTrust(const array<uint8_t, 16>& challenge,
DJavacardKeyMintDevice.cpp414 ScopedAStatus JavacardKeyMintDevice::getRootOfTrust(const std::array<uint8_t, 16>& /*challenge*/, in getRootOfTrust() function in aidl::android::hardware::security::keymint::JavacardKeyMintDevice
/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.h110 ScopedAStatus getRootOfTrust(const std::array<uint8_t, 16>& in_challenge,
DJavacardKeyMintDevice.cpp395 ScopedAStatus JavacardKeyMintDevice::getRootOfTrust(__attribute__((unused)) const std::array<uint8_… in getRootOfTrust() function in aidl::android::hardware::security::keymint::JavacardKeyMintDevice