HomeSort by relevance Sort by last modified time
    Searched full:out_p (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/dsa/
dsatest.c 96 /* seed, out_p, out_q, out_g are taken from the updated Appendix 5 to
103 static unsigned char out_p[]={ variable
193 j=sizeof(out_p);
194 if ((i != j) || (memcmp(buf,out_p,i) != 0))

Completed in 633 milliseconds