Searched refs:INTEGRITY_ALGORITHM_AES_CMAC_96 (Results 1 – 10 of 10) 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()
26 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;69 map.put(INTEGRITY_ALGORITHM_AES_CMAC_96, 12); in map.put() argument
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()
21 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;197 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in testIkeSessionSetupAndChildSessionSetupWithAesCmac()
23 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;184 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in setupAndVerifyIkeSessionWithOptionMobike()
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()
30 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_CMAC_96;177 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96); in getIkeSaProposals()251 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96); in getChildSaProposals()
288 field public static final int INTEGRITY_ALGORITHM_AES_CMAC_96 = 8; // 0x8