Searched refs:keyToAttest (Results 1 – 5 of 5) sorted by relevance
105 Return<void> attestKey(const hidl_vec<uint8_t>& keyToAttest, in attestKey() argument108 return km4_0_dev_->attestKey(keyToAttest, attestParams, _hidl_cb); in attestKey()
92 Return<void> attestKey(const hidl_vec<uint8_t>& keyToAttest,
195 Return<void> Keymaster3::attestKey(const hidl_vec<uint8_t>& keyToAttest, in attestKey() argument201 auto rc = km3_dev_->attestKey(keyToAttest, convert(attestParams), cb); in attestKey()
165 * Generates a signed X.509 certificate chain attesting to the presence of keyToAttest in171 * @param keyToAttest The opaque descriptor returned by generateKey() or importKey(). The178 attestKey(vec<uint8_t> keyToAttest, vec<KeyParameter> attestParams)
648 * Generates a signed X.509 certificate chain attesting to the presence of keyToAttest in788 * @param keyToAttest The opaque descriptor returned by generateKey() or importKey(). The799 attestKey(vec<uint8_t> keyToAttest, vec<KeyParameter> attestParams)