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

/external/openssl/crypto/dsa/
H A Ddsatest.c96 /* seed, out_p, out_q, out_g are taken from the updated Appendix 5 to
120 static unsigned char out_g[]={ variable
201 j=sizeof(out_g);
202 if ((i != j) || (memcmp(buf,out_g,i) != 0))

Completed in 232 milliseconds