Home
last modified time | relevance | path

Searched defs:getTestVectors (Results 1 – 8 of 8) sorted by relevance

/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/
DJsonUtil.java40 public static JsonObject getTestVectors(Class ref, String filename) throws in getTestVectors() method in JsonUtil
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DAesGcmTest.java129 private Iterable<GcmTestVector> getTestVectors() throws Exception { in getTestVectors() method in AesGcmTest
DCipherOutputStreamTest.java79 Iterable<TestVector> getTestVectors( in getTestVectors() method in CipherOutputStreamTest
DCipherInputStreamTest.java80 Iterable<TestVector> getTestVectors( in getTestVectors() method in CipherInputStreamTest
/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_main.cpp28 typename VectorOps<T>::Ty *getTestVectors(size_t &NumTestVectors) { in getTestVectors() function
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DCipherOutputStreamTest.java101 Iterable<TestVector> getTestVectors( in getTestVectors() method in CipherOutputStreamTest
DCipherInputStreamTest.java101 Iterable<TestVector> getTestVectors( in getTestVectors() method in CipherInputStreamTest
DAesGcmTest.java198 private Iterable<GcmTestVector> getTestVectors() throws Exception { in getTestVectors() method in AesGcmTest