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

/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Ddsaparam.c123 int need_rand=0; local
191 need_rand=1;
197 need_rand=1;
205 need_rand=1;
284 if (need_rand)
296 assert(need_rand);
435 assert(need_rand);
448 if (need_rand)
H A Decparam.c128 badops = 0, text = 0, i, need_rand = 0, genkey = 0; local
227 need_rand=1;
233 need_rand=1;
635 if (need_rand)
650 assert(need_rand);
675 if (need_rand)
H A Dsmime.c107 int need_rand = 0; local
197 need_rand = 1;
383 need_rand = 1;
400 need_rand = 1;
473 if (need_rand)
737 if (need_rand)
H A Dx509.c194 int need_rand = 0; local
251 need_rand = 1;
303 need_rand = 1;
310 need_rand = 1;
471 if (need_rand)
924 assert(need_rand);
948 assert(need_rand);
1059 if (need_rand)

Completed in 133 milliseconds