Searched defs:importKey (Results 1 – 2 of 2) sorted by relevance
84 Return<void> importKey(const hidl_vec<KeyParameter>& params, KeyFormat keyFormat, in importKey() function
173 Return<void> Keymaster3::importKey(const hidl_vec<KeyParameter>& params, KeyFormat keyFormat, in importKey() function in android::hardware::keymaster::V4_1::support::Keymaster3