Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp149 struct HksParamSet *decryptGcmParamSet = nullptr; in AesCryptoDecrypt() local
243 struct HksParamSet *decryptGcmParamSet, std::string &srcData) in AesCryptoDecryptInner()