Searched defs:ciphers (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/ |
| D | SaProposalTest.java | 120 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/ |
| D | NativeUtil.java | 407 BitSet ciphers = ciphersFromSelectedParams; in getOptimalGroupCiphersForConfig() local 426 BitSet ciphers = ciphersFromSelectedParams; in getOptimalPairwiseCiphersForConfig() local
|