Searched refs:AlgoSpec (Results 1 – 1 of 1) sorted by relevance
58 AlgoSpec aSpec = AlgoSpec.valueOf(AlgoSpec.class, kaAlgos.get(i)); in testKeyAgreement()70 private enum AlgoSpec { enum in KeyAgreementTest84 private AlgoSpec(String... curves) { in AlgoSpec() method in KeyAgreementTest.AlgoSpec