Home
last modified time | relevance | path

Searched refs:CheckIvValid (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfbex.cpp126 static inline bool CheckIvValid(const uint8_t *iv, uint32_t size) in CheckIvValid() function
193 if (!CheckIvValid(iv, size)) { in InstallKeyToKernel()
237 if (!CheckIvValid(iv, size)) { in UninstallOrLockUserKeyToKernel()
447 if (!CheckIvValid(iv, size)) { in UnlockScreenToKernel()

Completed in 2 milliseconds