Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c252 int32_t DecryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inD… in DecryptData() function
H A Dcrypto.rs27 …fn DecryptData(keyId: *const KeyId, aad: *const HksBlob, in_data: *const HksBlob, out_data: *mut O… in DecryptData() function
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c452 int32_t DecryptData(const SessionKeyList *list, AuthLinkType type, const InDataInfo *inDataInfo, in DecryptData() function