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

/openbsd-current/regress/lib/libcrypto/dsa/
H A Ddsatest.c75 /* seed, out_p, out_q, out_g are taken from the updated Appendix 5 to
82 static unsigned char out_p[] = { variable
173 j = sizeof(out_p);
174 if ((i != j) || (memcmp(buf, out_p, i) != 0)) {

Completed in 65 milliseconds