Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dcommon_standard_bind_exchange.c254 GcmParam encryptInfo = { in EncryptAuthAndSignInfo() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c98 GcmParam encryptInfo; in GenerateEncResult() local
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c963 const GcmParam *encryptInfo, Uint8Buff *outCipher) in CheckAesGcmEncryptParam()
986 static int32_t ConstructAesGcmEncryptParamSet(const GcmParam *encryptInfo, const KeyParams *keyPara… in ConstructAesGcmEncryptParamSet()
1021 …32_t AesGcmEncrypt(const KeyParams *keyParams, const Uint8Buff *plain, const GcmParam *encryptInfo, in AesGcmEncrypt()