Home
last modified time | relevance | path

Searched defs:testvectors (Results 1 – 2 of 2) sorted by relevance

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaSignatureTest.java1132 public void testVectors(RSAPublicKeySpec key, String algorithm, String[] testvectors) in testVectors()
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DRsaSignatureTest.java1157 private void testVectors(RSAPublicKeySpec key, String algorithm, String[] testvectors) in testVectors()