Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
DKeymaster.cpp112 const hidl_vec<uint8_t>& exportedKeyBlob) { in exportKey() argument
116 key->assign(reinterpret_cast<const char*>(&exportedKeyBlob[0]), in exportKey()
117 exportedKeyBlob.size()); in exportKey()