Searched refs:rand (Results 301 - 325 of 429) sorted by relevance

<<1112131415161718

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_prime.c116 #include <openssl/rand.h>
385 /* we now have a random number 'rand' to test. */
426 /* we now have a random number 'rand' to test. */
472 /* we now have a random number 'rand' to test. */
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cms/
H A DMakefile156 cms_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
173 cms_env.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
202 cms_ess.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
247 cms_pwri.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
H A Dcms_pwri.c60 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_ossl.c66 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ecdh/
H A Decdhtest.c81 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_des3.c66 #include <openssl/rand.h>
H A DMakefile135 bio_ok.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
197 e_aes.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
249 e_des.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
260 e_des3.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
382 evp_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
446 evp_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
656 p_dec.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
669 p_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
711 p_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
H A Dbio_ok.c127 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgost_sign.c11 #include <openssl/rand.h>
H A Dgost2001.c12 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Dsymmetric.c23 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_aka.c33 u8 rand[EAP_AKA_RAND_LEN]; member in struct:eap_aka_data
370 eap_sim_msg_add(msg, EAP_SIM_AT_RAND, 0, data->rand, EAP_AKA_RAND_LEN);
693 identity_len, data->rand, data->autn,
936 data->rand)) {
H A Deap_server_sim.c33 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member in struct:eap_sim_data
208 eap_sim_msg_add(msg, EAP_SIM_AT_RAND, 0, (u8 *) data->rand,
473 (u8 *) data->rand, (u8 *) data->kc, (u8 *) data->sres, sm);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c/
H A Dsort-1.c352 unsorted[i] = rand ();
/netbsd-6-1-5-RELEASE/sbin/newfs_lfs/
H A Dnewfs.c140 off = (((double)rand()) * (btodb(len))) / ((off_t)RAND_MAX + 1);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h54 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.c50 #include <rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dopenssl.c120 #include <openssl/rand.h>
H A Dpasswd.c17 #include <openssl/rand.h>
H A Ds_cb.c120 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ecdsa/
H A DMakefile124 ecs_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
H A Decdsatest.c95 #include <openssl/rand.h>
115 /* save old rand method */
251 /* set own rand method */
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/engine/
H A Dengine.h90 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_ext.c69 #include <openssl/rand.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_win.c1 /* crypto/rand/rand_win.c */
113 #include <openssl/rand.h>

Completed in 180 milliseconds

<<1112131415161718