Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h99 Return<void> exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() function
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp184 Return<void> Keymaster3::exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey() function in android::hardware::keymaster::V4_1::support::Keymaster3