HomeSort by relevance Sort by last modified time
    Searched refs:dsa2048_q (Results 1 - 2 of 2) sorted by null

  /external/openssl/apps/
testdsa.h 171 static unsigned char dsa2048_q[]={ variable
208 dsa->q=BN_bin2bn(dsa2048_q,sizeof(dsa2048_q),NULL);
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
NativeCryptoTest.java 2246 final byte[] dsa2048_q = { field in class:NativeCryptoTest
    [all...]

Completed in 46 milliseconds