Searched refs:integrityAlgos (Results 1 – 3 of 3) sorted by relevance
63 IntegrityTransform[] integrityAlgos, in ChildSaProposal() argument66 super(IkePayload.PROTOCOL_ID_ESP, encryptionAlgos, integrityAlgos, dhGroups); in ChildSaProposal()
67 IntegrityTransform[] integrityAlgos, in IkeSaProposal() argument69 super(IkePayload.PROTOCOL_ID_IKE, encryptionAlgos, integrityAlgos, dhGroups); in IkeSaProposal()
219 IntegrityTransform[] integrityAlgos, in SaProposal() argument223 mIntegrityAlgorithms = integrityAlgos; in SaProposal()