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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
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
202 j=sizeof(out_g);
203 if ((i != j) || (memcmp(buf,out_g,i) != 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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
202 j=sizeof(out_g);
203 if ((i != j) || (memcmp(buf,out_g,i) != 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsatest.c99 * seed, out_p, out_q, out_g are taken from the updated Appendix 5 to FIPS
124 static unsigned char out_g[] = { variable
203 j = sizeof(out_g);
204 if ((i != j) || (memcmp(buf, out_g, i) != 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsatest.c99 * seed, out_p, out_q, out_g are taken from the updated Appendix 5 to FIPS
124 static unsigned char out_g[] = { variable
203 j = sizeof(out_g);
204 if ((i != j) || (memcmp(buf, out_g, i) != 0)) {

Completed in 48 milliseconds