Searched refs:TestVector (Results 1 – 1 of 1) sorted by relevance
177 TestVector testVector = null; in runTestsForKatFile()213 testVector = new TestVector(); in runTestsForKatFile()269 private void runKatTest(String mode, boolean encrypt, TestVector testVector) throws Exception { in runKatTest()318 private static class TestVector { class in AESCipherNistCavpKatTest