Home
last modified time | relevance | path

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

/base/telephony/telephony_data/pdp_profile/src/
Dapn_encryption_util.cpp215 std::string DecryptData(std::string decryptData) in DecryptData() function
/base/security/asset/services/crypto_manager/src/
Dhuks_wrapper.c255 int32_t DecryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inD… in DecryptData() function
Dcrypto.rs27 …fn DecryptData(keyId: *const KeyId, aad: *const HksBlob, in_data: *const HksBlob, out_data: *mut O… in DecryptData() function