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

/freebsd-10-stable/crypto/openssl/apps/
H A Dtestdsa.h34 static unsigned char dsa512_g[] = { variable
53 dsa->g = BN_bin2bn(dsa512_g, sizeof(dsa512_g), NULL);

Completed in 105 milliseconds