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

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

Completed in 36 milliseconds