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

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

Completed in 140 milliseconds