Searched refs:getDSAPrivateKey (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
H A DSHA1withDSA_SignatureTest.java169 static private DSAPrivateKey getDSAPrivateKey(BigInteger p, BigInteger q, method in class:SHA1withDSA_SignatureTest
320 signs[i].initSign(getDSAPrivateKey(params[j][0],

Completed in 151 milliseconds