Searched refs:INTEGRITY_ALGORITHM_AES_CMAC_96 (Results 1 – 2 of 2) sorted by relevance
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
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()