Searched defs:kmKey (Results 1 – 3 of 3) sorted by relevance
152 bool exportWrappedStorageKey(const KeyBuffer& kmKey, KeyBuffer* key) { in exportWrappedStorageKey()218 bool kmDeleteKey(Keymaster& keymaster, const std::string& kmKey) { in kmDeleteKey()236 std::string kmKey; in begin() local507 std::string kmKey; in storeKey() local579 std::string kmKey; in deleteKey() local
141 bool Keymaster::exportKey(const KeyBuffer& kmKey, std::string* key) { in exportKey()
447 auto kmKey = hidlVec2KmKeyBlob(key); in begin() local