Searched refs:INTEGRITY_ALGORITHM_HMAC_SHA2_512_256 (Results 1 – 3 of 3) sorted by relevance
31 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_512_256;68 map.put(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256, 64); in map.put() argument
34 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_512_256;173 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256); in getIkeSaProposals()239 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256); in getChildSaProposals()
4747 SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_512_256, in getDefaults()