Home
last modified time | relevance | path

Searched defs:ciphers (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DSaProposalTest.java120 int cipherId, boolean isIke, List<Pair<Integer, Integer>> ciphers) { in addCipherWithFixedKeyLenIfSupported() argument
133 int cipherId, boolean isIke, List<Pair<Integer, Integer>> ciphers) { in addAesCipherIfSupported() argument
147 final List<Pair<Integer, Integer>> ciphers = new ArrayList<>(); in getNormalModeCiphers() local
155 final List<Pair<Integer, Integer>> ciphers = new ArrayList<>(); in getCombinedModeCiphers() local
227 List<Pair<Integer, Integer>> ciphers, in buildIkeSaProposal() argument
236 List<Pair<Integer, Integer>> ciphers, in buildIkeSaProposal() argument
288 List<Pair<Integer, Integer>> ciphers, in buildChildSaProposal() argument
401 final Map<Integer, CryptoInfo> ciphers = new HashMap<>(); in getAllCiphers() local
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DNativeUtil.java407 BitSet ciphers = ciphersFromSelectedParams; in getOptimalGroupCiphersForConfig() local
426 BitSet ciphers = ciphersFromSelectedParams; in getOptimalPairwiseCiphersForConfig() local