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