Searched defs:attestKey (Results 1 – 3 of 3) sorted by relevance
105 Return<void> attestKey(const hidl_vec<uint8_t>& keyToAttest, in attestKey() function
195 Return<void> Keymaster3::attestKey(const hidl_vec<uint8_t>& keyToAttest, in attestKey() function in android::hardware::keymaster::V4_1::support::Keymaster3
218 AttestationKey attestKey; in TEST_P() local