Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtel_aes_crypto_util.h32 …static std::string ObtainDecryptString(const std::string &key, int32_t id, const std::string &defV…
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp83 std::string TelAesCryptoUtils::ObtainDecryptString(const std::string &key, int32_t id, const std::s… in ObtainDecryptString() function in OHOS::Telephony::TelAesCryptoUtils