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

/macosx-10.10/OpenSSL098-52/src/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);
430 assert(need_rand);
443 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.c107 int need_rand = 0; local
209 need_rand = 1;
395 need_rand = 1;
412 need_rand = 1;
492 if (need_rand)
750 if (need_rand)
H A Dx509.c196 int need_rand = 0; local
253 need_rand = 1;
305 need_rand = 1;
312 need_rand = 1;
475 if (need_rand)
929 assert(need_rand);
953 assert(need_rand);
1064 if (need_rand)
H A Dcms.c127 int need_rand = 0; local
342 need_rand = 1;
552 need_rand = 1;
570 need_rand = 1;
653 if (need_rand)
1146 if (need_rand)

Completed in 80 milliseconds