Home
last modified time | relevance | path

Searched defs:DeleteClassEPinCode (Results 1 – 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Dfscrypt_key_v2_mock.cpp86 bool FscryptKeyV2::DeleteClassEPinCode(uint32_t user) in DeleteClassEPinCode() function in FscryptKeyV2
Dfbex_mock.cpp44 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode() function in FBEX
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
Dfscrypt_key_v1_ext_mock.cpp52 bool FscryptKeyV1Ext::DeleteClassEPinCode(uint32_t userId) in DeleteClassEPinCode() function in FscryptKeyV1Ext
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dfscrypt_key_v2.cpp164 bool FscryptKeyV2::DeleteClassEPinCode(uint32_t user) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FscryptKeyV2
Dfscrypt_key_v1_ext.cpp133 bool FscryptKeyV1Ext::DeleteClassEPinCode(uint32_t userId) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FscryptKeyV1Ext
Dfscrypt_key_v1.cpp204 bool FscryptKeyV1::DeleteClassEPinCode(uint32_t userId) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FscryptKeyV1
Dfbex.cpp243 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FBEX