Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1.cpp425 if (!keyInfo_.keyDesc.IsEmpty() && !UninstallKeyToKeyring()) { in InactiveKey()
463 if (!UninstallKeyToKeyring()) { in LockUserScreen()
484 bool FscryptKeyV1::UninstallKeyToKeyring() in UninstallKeyToKeyring() function in OHOS::StorageDaemon::FscryptKeyV1
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfscrypt_key_v1.h54 bool UninstallKeyToKeyring();