Home
last modified time | relevance | path

Searched defs:kmKey (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DKeyStorage.cpp152 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() local
507 std::string kmKey; in storeKey() local
579 std::string kmKey; in deleteKey() local
DKeymaster.cpp141 bool Keymaster::exportKey(const KeyBuffer& kmKey, std::string* key) { in exportKey()
/system/security/keystore/
Dlegacy_keymaster_device_wrapper.cpp447 auto kmKey = hidlVec2KmKeyBlob(key); in begin() local