Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
DKeymaster.cpp107 bool Keymaster::exportKey(const std::string& kmKey, std::string* key) { in exportKey() argument
109 km::support::blob2hidlVec(std::string(kmKey.data(), kmKey.size())); in exportKey()
DKeymaster.h63 bool exportKey(const std::string& kmKey, std::string* key);