Searched defs:getRootOfTrustChallenge (Results 1 – 5 of 5) sorted by relevance
483 ScopedAStatus AndroidKeyMintDevice::getRootOfTrustChallenge(array<uint8_t, 16>* /* challenge */) { in getRootOfTrustChallenge() function in aidl::android::hardware::security::keymint::AndroidKeyMintDevice
324 ScopedAStatus TrustyKeyMintDevice::getRootOfTrustChallenge(array<uint8_t, 16>* /* challenge */) { in getRootOfTrustChallenge() function in aidl::android::hardware::security::keymint::trusty::TrustyKeyMintDevice
302 fn getRootOfTrustChallenge(&self) -> binder::Result<[u8; 16]> { in getRootOfTrustChallenge() function
250 fn getRootOfTrustChallenge(&self) -> binder::Result<[u8; 16]> { in getRootOfTrustChallenge() method
805 ScopedAStatus KeyMintDevice::getRootOfTrustChallenge(std::array<uint8_t, 16>* /* challenge */) { in getRootOfTrustChallenge() function in KeyMintDevice