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

/freebsd-10-stable/crypto/openssl/apps/
H A Dtestdsa.h79 static unsigned char dsa1024_p[] = { variable
120 dsa->p = BN_bin2bn(dsa1024_p, sizeof(dsa1024_p), NULL);

Completed in 119 milliseconds