Home
last modified time | relevance | path

Searched defs:testVectors (Results 1 – 13 of 13) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/hash/
DSipHashFunctionTest.java106 public void testVectors() { in testVectors() method in SipHashFunctionTest
/external/guava/guava-tests/test/com/google/common/hash/
DSipHashFunctionTest.java106 public void testVectors() { in testVectors() method in SipHashFunctionTest
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaSignatureTest.java1132 public void testVectors(RSAPublicKeySpec key, String algorithm, String[] testvectors) in testVectors() method in RsaSignatureTest
DAesGcmTest.java148 public void testVectors() throws Exception { in testVectors() method in AesGcmTest
DEcdsaTest.java606 public void testVectors( in testVectors() method in EcdsaTest
DDsaTest.java678 public void testVectors( in testVectors() method in DsaTest
DEcdhTest.java856 public void testVectors() throws Exception { in testVectors() method in EcdhTest
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAesGcmHkdfAeadCrypterTest.java164 private static final TestVector[] testVectors = field in AesGcmHkdfAeadCrypterTest
/external/conscrypt/common/src/test/java/org/conscrypt/
DMacTest.java52 private final List<String[]> testVectors = readTestVectors(); field in MacTest
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DMacTest.java56 private final List<String[]> testVectors = readTestVectors(); field in MacTest
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp558 list<TestVector> testVectors = { member
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java3687 List<CipherTestParam> testVectors) throws Exception { in testCipher_Success_ForAllSupportingProviders_AtLeastOneProviderRequired()
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java3682 List<CipherTestParam> testVectors) throws Exception { in testCipher_Success_ForAllSupportingProviders_AtLeastOneProviderRequired()