Home
last modified time | relevance | path

Searched defs:importKey (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h84 Return<void> importKey(const hidl_vec<KeyParameter>& params, KeyFormat keyFormat, in importKey() function
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp173 Return<void> Keymaster3::importKey(const hidl_vec<KeyParameter>& params, KeyFormat keyFormat, in importKey() function in android::hardware::keymaster::V4_1::support::Keymaster3