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

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

Completed in 60 milliseconds