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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Ddsaparam.c120 int need_rand=0; local
188 need_rand=1;
194 need_rand=1;
202 need_rand=1;
281 if (need_rand)
293 assert(need_rand);
431 assert(need_rand);
450 if (need_rand)
H A Decparam.c128 badops = 0, text = 0, i, need_rand = 0, genkey = 0; local
224 need_rand=1;
230 need_rand=1;
632 if (need_rand)
647 assert(need_rand);
672 if (need_rand)
H A Dsmime.c111 int need_rand = 0; local
220 need_rand = 1;
407 need_rand = 1;
424 need_rand = 1;
505 if (need_rand)
802 if (need_rand)
H A Dx509.c207 int need_rand = 0; local
264 need_rand = 1;
325 need_rand = 1;
332 need_rand = 1;
503 if (need_rand)
966 assert(need_rand);
982 assert(need_rand);
1084 if (need_rand)
H A Dcms.c131 int need_rand = 0; local
357 need_rand = 1;
567 need_rand = 1;
585 need_rand = 1;
668 if (need_rand)
1189 if (need_rand)

Completed in 111 milliseconds