Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp79 std::string encryptValue = AesCryptoEncrypt(rawData); in SaveEncryptString() local
86 std::string encryptValue = telProfileUtil->ObtainString(key + std::to_string(id), defValue); in ObtainDecryptString() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp271 std::string encryptValue; in SetNotificationRequestToDb() local