Home
last modified time | relevance | path

Searched defs:exportFormat (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()
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp184 Return<void> Keymaster3::exportKey(KeyFormat exportFormat, const hidl_vec<uint8_t>& keyBlob, in exportKey()