libcore: use default SecureRandom in KeyGen DSA tests

While generating key pairs, BouncyCastle checks that random numbers
are strong enough. Tests were using a mock random generator that
generates the constant 10.

Bug: 19657861

Change-Id: Ia68f759103399781a49af23de6356bdfac9c3915
2 files changed