Searched refs:LNN_ENCRYPT_LEVEL_DE (Results 1 – 2 of 2) sorted by relevance
27 LNN_ENCRYPT_LEVEL_DE = 0, enumerator
115 if (level < LNN_ENCRYPT_LEVEL_DE || level > LNN_ENCRYPT_LEVEL_ECE) { in EncryptStorageData()154 if (level < LNN_ENCRYPT_LEVEL_DE || level > LNN_ENCRYPT_LEVEL_ECE) { in DecryptStorageData()205 if (EncryptStorageData(LNN_ENCRYPT_LEVEL_DE, dbKey, len) != SOFTBUS_OK) { in GetDecisionDbKey()218 if (DecryptStorageData(LNN_ENCRYPT_LEVEL_DE, dbKey, len) != SOFTBUS_OK) { in GetDecisionDbKey()