Home
last modified time | relevance | path

Searched refs:randomNull (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DKeyAgreementTest.java350 SecureRandom randomNull = null; in testDoPhase() local
492 SecureRandom randomNull = null; in testInit03() local
507 kAgs[i].init(privKey, randomNull); in testInit03()
541 SecureRandom randomNull = null; in testInit04() local
556 kAgs[i].init(privKey, dhPs, randomNull); in testInit04()