Home
last modified time | relevance | path

Searched refs:CheckWriteBuffValid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfbex.cpp139 static inline bool CheckWriteBuffValid(const uint8_t *eBuffer, uint32_t size, uint32_t status) in CheckWriteBuffValid() function
540 if (!CheckWriteBuffValid(eBuffer, length, status)) { in WriteESecretToKernel()