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

/freebsd-11.0-release/crypto/openssl/apps/
H A Dtestdsa.h11 static unsigned char dsa512_pub[] = { variable
50 dsa->pub_key = BN_bin2bn(dsa512_pub, sizeof(dsa512_pub), NULL);

Completed in 97 milliseconds