Home
last modified time | relevance | path

Searched defs:eBufferStatue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/
H A Dfscrypt_key_v2_test.cpp205 bool eBufferStatue = true; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfscrypt_key_v2_mock.cpp103 bool &eBufferStatue, uint32_t user, bool needSyncCandidate) in DecryptClassE()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v2.cpp180 bool &eBufferStatue, uint32_t user, bool needSyncCandidate) in DecryptClassE()
H A Dkey_manager.cpp260 bool eBufferStatue = false; in GenerateAndInstallEl5Key() local
1226 bool eBufferStatue = false; in UpdateCeEceSeceUserAuth() local
1347 bool eBufferStatue = false; in UpdateCeEceSeceUserAuth() local
H A Dfscrypt_key_v1.cpp267 bool FscryptKeyV1::DecryptClassE(const UserAuth &auth, bool &isSupport, bool &eBufferStatue, in DecryptClassE()