Searched refs:IntegrityAlgorithm (Results 1 – 5 of 5) sorted by relevance
66 @SaProposal.IntegrityAlgorithm int algorithmId, in IkeMacIntegrity()
175 public @interface IntegrityAlgorithm {} annotation in SaProposal562 @IntegrityAlgorithm int algorithm, boolean isChild) { in validateAndAddIntegrityAlgo()
264 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm()
320 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm()
22 import static android.net.ipsec.ike.SaProposal.IntegrityAlgorithm;1495 public IntegrityTransform(@IntegrityAlgorithm int id) { in IntegrityTransform()