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

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

Completed in 94 milliseconds