Searched refs:kmKey (Results 1 – 2 of 2) sorted by relevance
140 bool Keymaster::exportKey(const std::string& kmKey, std::string* key) { in exportKey() argument148 std::make_optional<std::vector<uint8_t>>(kmKey.begin(), kmKey.end()); in exportKey()
51 bool exportKey(const std::string& kmKey, std::string* key);