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

/freebsd-10-stable/crypto/openssl/apps/
H A Dtestdsa.h65 static unsigned char dsa1024_pub[] = { variable
119 dsa->pub_key = BN_bin2bn(dsa1024_pub, sizeof(dsa1024_pub), NULL);

Completed in 96 milliseconds