Searched refs:testVectors (Results 1 – 2 of 2) sorted by relevance
185 List<String> testVectors = readCodecTestVectors(mime); in decodeTestVectors() local186 for (String vectorName: testVectors) { in decodeTestVectors()
108 public void testVectors() throws Exception { in testVectors() method in HkdfTest