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

/freebsd-10-stable/crypto/openssl/apps/
H A Dtestdsa.h60 static unsigned char dsa1024_priv[] = { variable
118 dsa->priv_key = BN_bin2bn(dsa1024_priv, sizeof(dsa1024_priv), NULL);

Completed in 102 milliseconds