Searched defs:encryptInfo (Results 1 – 3 of 3) sorted by relevance
254 GcmParam encryptInfo = { in EncryptAuthAndSignInfo() local
98 GcmParam encryptInfo; in GenerateEncResult() local
963 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()