Home
last modified time | relevance | path

Searched defs:ReadClassE (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
Dfscrypt_key_v1_ext_mock.cpp62 bool FscryptKeyV1Ext::ReadClassE(uint32_t status, uint8_t *classEBuffer, uint32_t length, bool &isF… in ReadClassE() function in FscryptKeyV1Ext
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dfscrypt_key_v1_ext.cpp162 bool FscryptKeyV1Ext::ReadClassE(uint32_t status, std::unique_ptr<uint8_t[]> &classEBuffer, uint32_… in ReadClassE() function in OHOS::StorageDaemon::FscryptKeyV1Ext