Searched defs:isNeedEncryptClassE (Results 1 - 12 of 12) sorted by relevance
/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; in HWTEST_F() local
|
/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() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | fscrypt_key_v2_mock.cpp | 77 bool FscryptKeyV2::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE() argument
|
H A D | fbex_mock.cpp | 27 InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, bool &isSupport, bool &isNeedEncryptClassE) InstallEL5KeyToKernel() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fscrypt_key_v2.cpp | 157 bool FscryptKeyV2::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE() argument
|
H A D | fscrypt_key_v1.cpp | 195 bool FscryptKeyV1::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE() argument
|
H A D | fscrypt_key_v1_ext.cpp | 118 bool FscryptKeyV1Ext::AddClassE(bool &isNeedEncryptClassE, bool &isSupport, uint32_t status) in AddClassE() argument
|
H A D | fbex.cpp | 147 InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, bool &isSupport, bool &isNeedEncryptClassE) InstallEL5KeyToKernel() argument
|
H A D | key_manager.cpp | 221 bool isNeedEncryptClassE = true; in GenerateAndInstallEl5Key() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/ |
H A D | fbex_test.cpp | 86 bool isNeedEncryptClassE = true; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/ |
H A D | fscrypt_key_v2_test.cpp | 187 bool isNeedEncryptClassE = true; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v1_test/ |
H A D | fscrypt_key_v1_test.cpp | 158 bool isNeedEncryptClassE = true; in HWTEST_F() local
|
Completed in 13 milliseconds