Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DSecureElementProvisioningTest.cpp210 Status result = tee->getRootOfTrustChallenge(&challenge); in TEST_F()
259 Status result = sb->getRootOfTrustChallenge(&challenge); in TEST_F()
290 Status result = sb->getRootOfTrustChallenge(&challenge1); in TEST_F()
294 result = sb->getRootOfTrustChallenge(&challenge2); in TEST_F()
323 Status result = sb->getRootOfTrustChallenge(&challenge); in TEST_F()
361 Status result = sb->getRootOfTrustChallenge(&challenge); in TEST_F()
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl895 byte[16] getRootOfTrustChallenge(); in getRootOfTrustChallenge() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DIKeyMintDevice.aidl52 byte[16] getRootOfTrustChallenge(); in getRootOfTrustChallenge() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DIKeyMintDevice.aidl52 byte[16] getRootOfTrustChallenge(); in getRootOfTrustChallenge() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl52 byte[16] getRootOfTrustChallenge(); in getRootOfTrustChallenge() method
/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.h113 ScopedAStatus getRootOfTrustChallenge(array<uint8_t, 16>* challenge) override;
DJavacardKeyMintDevice.cpp399 ScopedAStatus JavacardKeyMintDevice::getRootOfTrustChallenge(std::array<uint8_t, 16>* challenge) { in getRootOfTrustChallenge() function in aidl::android::hardware::security::keymint::JavacardKeyMintDevice
/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.h108 ScopedAStatus getRootOfTrustChallenge(std::array<uint8_t, 16>* _aidl_return) override;
DJavacardKeyMintDevice.cpp379 ScopedAStatus JavacardKeyMintDevice::getRootOfTrustChallenge(std::array<uint8_t, 16>* challenge) { in getRootOfTrustChallenge() function in aidl::android::hardware::security::keymint::JavacardKeyMintDevice