Searched defs:specs (Results 1 – 3 of 3) sorted by relevance
59 List<AlgorithmParameterSpec> specs = aSpec.getAlgorithmParameterSpecs(); in testKeyAgreement() local82 private final List<AlgorithmParameterSpec> specs = new ArrayList<>(); field in KeyAgreementTest.AlgoSpec
206 List<Class> specs = new ArrayList<>(); in getCompatibleKeySpecs() local
66 StructTimespec[] specs = new StructTimespec[]{new StructTimespec(Long.MIN_VALUE, 0), in testCompare() local