Searched refs:INTEGRITY_ALGORITHM_AES_CMAC_96 (Results 1 – 9 of 9) sorted by relevance
54 SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96, IpSecAlgorithm.AUTH_AES_CMAC); in IKE_ALGO_TO_IPSEC_ALGO.put() argument103 case SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96: in create()
104 new IntegrityTransform(SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96)); in setUp()236 IkeMacIntegrity.getIpSecAlgorithmName(SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96)); in testGetIpSecAlgorithmName()
170 INTEGRITY_ALGORITHM_AES_CMAC_96,184 public static final int INTEGRITY_ALGORITHM_AES_CMAC_96 = 8; field in SaProposal200 SUPPORTED_INTEGRITY_ALGO_TO_STR.put(INTEGRITY_ALGORITHM_AES_CMAC_96, "AUTH_AES_CMAC_96"); in SUPPORTED_INTEGRITY_ALGO_TO_STR.put() argument
147 if (algo == INTEGRITY_ALGORITHM_AES_CMAC_96 && !SdkLevel.isAtLeastS()) { in getSupportedIntegrityAlgorithms()
145 INTEGRITY_ALGORITHM_AES_CMAC_96,173 public static final int INTEGRITY_ALGORITHM_AES_CMAC_96 = field in IkeMetrics
21 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;216 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in testIkeSessionSetupAndChildSessionSetupWithAesCmac()
27 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;218 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in setupAndVerifyIkeSessionWithMobility()
44 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;425 integrityAlgos.put(INTEGRITY_ALGORITHM_AES_CMAC_96, new CryptoInfo(S, AUTH_AES_CMAC)); in getAllIntegrityAlgos()
320 field public static final int INTEGRITY_ALGORITHM_AES_CMAC_96 = 8; // 0x8