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

/freebsd-10-stable/crypto/openssl/apps/
H A Dtestdsa.h184 static unsigned char dsa2048_q[] = { variable
223 dsa->q = BN_bin2bn(dsa2048_q, sizeof(dsa2048_q), NULL);

Completed in 107 milliseconds