Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_manager.h141 int IsUeceSupportWithErrno();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp743 if (IsUeceSupportWithErrno() != ENOENT) { in DoDeleteUserKeys()
1699 int KeyManager::IsUeceSupportWithErrno() in UpdateCeEceSeceUserAuth() function in OHOS::StorageDaemon::KeyManager