Searched refs:PreferIntegrityAlgorithm (Results 1 – 1 of 1) sorted by relevance
2024 OUT UINT16 *PreferIntegrityAlgorithm, in Ikev2ParseProposalData() argument2040 PreferIntegrityAlgorithm == NULL || in Ikev2ParseProposalData()2092 …if (*PreferIntegrityAlgorithm == 0 && Ikev2IsSupportAlg (TransformData->TransformId, IKE_AUTH_TYPE… in Ikev2ParseProposalData()2093 *PreferIntegrityAlgorithm = TransformData->TransformId; in Ikev2ParseProposalData()2145 UINT16 PreferIntegrityAlgorithm; in Ikev2SaParseSaPayload() local2158 PreferIntegrityAlgorithm = 0; in Ikev2SaParseSaPayload()2182 &PreferIntegrityAlgorithm, in Ikev2SaParseSaPayload()2191 PreferIntegrityAlgorithm != 0 && in Ikev2SaParseSaPayload()2204 IkeSaSession->SessionCommon.SaParams->IntegAlgId = PreferIntegrityAlgorithm; in Ikev2SaParseSaPayload()2233 PreferIntegrityAlgorithm = 0; in Ikev2SaParseSaPayload()[all …]