Home
last modified time | relevance | path

Searched refs:hidlKey (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/kernel/encryption/
DKeymaster.cpp89 hidl_vec<uint8_t> hidlKey; in importKey() local
90 hidlKey.setToExternal( in importKey()
95 mDevice->importKey(inParams.hidl_data(), format, hidlKey, hidlCb); in importKey()