Searched refs:INTEGRITY_ALGORITHM_AES_XCBC_96 (Results 1 – 3 of 3) sorted by relevance
27 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96;65 map.put(INTEGRITY_ALGORITHM_AES_XCBC_96, 12); in map.put() argument
31 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96;176 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_XCBC_96); in getIkeSaProposals()248 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_XCBC_96); in getChildSaProposals()
4743 SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96, in getDefaults()