Searched refs:kmKey (Results 1 – 2 of 2) sorted by relevance
107 bool Keymaster::exportKey(const std::string& kmKey, std::string* key) { in exportKey() argument109 km::support::blob2hidlVec(std::string(kmKey.data(), kmKey.size())); in exportKey()
63 bool exportKey(const std::string& kmKey, std::string* key);