Searched defs:isNeedEncryptClassE (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/ |
H A D | fscrypt_key_v2_test.cpp | 186 bool isNeedEncryptClassE = true; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | fscrypt_key_v2_mock.cpp | 78 bool FscryptKeyV2::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE()
|
H A D | fbex_mock.cpp | 29 bool &isSupport, bool &isNeedEncryptClassE) in InstallEL5KeyToKernel()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/ |
H A D | fscrypt_key_v1_ext_mock.cpp | 47 bool FscryptKeyV1Ext::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fscrypt_key_v2.cpp | 155 bool FscryptKeyV2::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE()
|
H A D | fscrypt_key_v1_ext.cpp | 153 bool FscryptKeyV1Ext::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE()
|
H A D | fscrypt_key_v1.cpp | 194 bool FscryptKeyV1::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE()
|
H A D | fbex.cpp | 148 bool &isSupport, bool &isNeedEncryptClassE) in InstallEL5KeyToKernel()
|
H A D | key_manager.cpp | 237 bool isNeedEncryptClassE = true; in GenerateAndInstallEl5Key() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_key_v1_ext_test/ |
H A D | fscrypt_key_v1_ext_test.cpp | 242 bool isNeedEncryptClassE; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/ |
H A D | fbex_test.cpp | 86 bool isNeedEncryptClassE = true; variable
|