Searched refs:rand (Results 376 - 400 of 429) sorted by relevance

<<1112131415161718

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Digetest.c53 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c50 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-tester.c889 int n = ((double)nextra)*rand()/(RAND_MAX + 1.0);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_common/
H A Deap_sim_common.c549 attr->rand = apos;
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtstrtofr.c251 return a + rand () % (b-a);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpstone/
H A Dsmtp-sink.c1070 ((int) (100.0 * rand() / (RAND_MAX + 1.0))) < cmdp->delay_odds;
H A Dsmtp-source.c241 return (rand() % (interval + 1));
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_print.c303 (void) snprintf(snum, sizeof(snum), "%d", rand()); /* get some number */
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in1099 #define rk_random() rand()
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/
H A Dmakevms.com752 $ EXHEADER_RAND := rand.h
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsys-protos.h861 extern int rand(void);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A DMakefile.am255 rand.c randclr.c randdef.c randiset.c randlc2s.c randlc2x.c randmt.c \
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_inf.c1553 iph1->dpd_seq = iph1->dpd_last_ack = rand() & 0x0fff;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c61 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A DMakefile217 p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_both.c121 #include <openssl/rand.h>
H A Dd1_clnt.c122 #include <openssl/rand.h>
H A Dd1_pkt.c123 #include <openssl/rand.h>
H A Dd1_srvr.c119 #include <openssl/rand.h>
H A Dt1_enc.c146 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/test/
H A Dregress.c1434 buffer[i] = rand();
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server.c977 id = rand() & 0xff;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/asn1/
H A DMakefile378 asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
530 p5_pbe.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
544 p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c46 #define random() rand()
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsshd.c72 #include <openssl/rand.h>

Completed in 387 milliseconds

<<1112131415161718