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

/freebsd-11.0-release/crypto/openssl/apps/
H A Dtestdsa.h93 static unsigned char dsa1024_q[] = { variable
121 dsa->q = BN_bin2bn(dsa1024_q, sizeof(dsa1024_q), NULL);

Completed in 51 milliseconds