Searched refs:INTEGRITY_ALGORITHM_HMAC_SHA2_384_192 (Results 1 – 3 of 3) sorted by relevance
30 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_384_192;67 map.put(INTEGRITY_ALGORITHM_HMAC_SHA2_384_192, 48); in map.put() argument
33 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_384_192;174 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_384_192); in getIkeSaProposals()242 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_384_192); in getChildSaProposals()
4746 SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_384_192, in getDefaults()