Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/include/
H A Dlnn_decision_db.h28 LNN_ENCRYPT_LEVEL_CE, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/
H A Dlnn_decision_db.c128 if (level == LNN_ENCRYPT_LEVEL_CE) { in EncryptStorageData()
167 if (level == LNN_ENCRYPT_LEVEL_CE) { in DecryptStorageData()