| /freebsd-10-stable/crypto/openssl/crypto/bn/ |
| D | bn_rand.c | 118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand() 200 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() 205 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand() 211 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
|
| D | bn_prime.c | 378 static int probable_prime(BIGNUM *rnd, int bits) in probable_prime() 410 static int probable_prime_dh(BIGNUM *rnd, int bits, in probable_prime_dh()
|
| D | bn_depr.c | 75 BIGNUM *rnd = NULL; in BN_generate_prime() local
|
| /freebsd-10-stable/usr.bin/enigma/ |
| D | enigma.c | 42 unsigned rnd; in setup() local 141 unsigned rnd; in shuffle() local
|
| /freebsd-10-stable/lib/libc/ia64/gen/ |
| D | fpsetround.c | 33 fpsetround(fp_rnd_t rnd) in fpsetround()
|
| /freebsd-10-stable/contrib/ntp/lib/isc/ |
| D | random.c | 104 isc_uint32_t rnd; in isc_random_jitter() local
|
| /freebsd-10-stable/crypto/openssl/crypto/engine/ |
| D | eng_rdrand.c | 66 size_t rnd; in get_random_bytes() local
|
| /freebsd-10-stable/lib/libc/resolv/ |
| D | res_init.c | 763 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; in res_rndinit() local 781 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; in res_nrandomid() local
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/ |
| D | t_fpsetround.c | 64 } rnd[] = { variable
|
| /freebsd-10-stable/crypto/openssh/ |
| D | ssh-keysign.c | 182 u_int32_t rnd[256]; in main() local
|
| D | sshconnect1.c | 512 u_int32_t rnd = 0; in ssh_kex() local
|
| D | sshd.c | 634 u_int32_t rnd[256]; in privsep_preauth_child() local 752 u_int32_t rnd[256]; local 1279 u_char rnd[256]; local
|
| /freebsd-10-stable/crypto/openssl/crypto/rand/ |
| D | rand_unix.c | 228 u_int32_t rnd = 0, i; in RAND_poll() local
|
| /freebsd-10-stable/contrib/wpa/src/eap_common/ |
| D | eap_fast_common.c | 100 u8 *rnd = NULL, *out; in eap_fast_derive_key() local
|
| D | eap_pwd_common.c | 93 BIGNUM *x_candidate = NULL, *rnd = NULL, *cofactor = NULL; in compute_password_element() local
|
| /freebsd-10-stable/contrib/unbound/compat/ |
| D | arc4random.c | 111 u_char rnd[KEYSZ + IVSZ]; in _rs_stir() local
|
| /freebsd-10-stable/contrib/libarchive/libarchive/ |
| D | archive_random.c | 199 u_char rnd[KEYSIZE]; in arc4_stir() member
|
| /freebsd-10-stable/lib/msun/arm/ |
| D | fenv.c | 63 #define __set_env(env, flags, mask, rnd) env = ((flags) \ argument
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | arc4random.c | 109 u_char rnd[KEYSZ + IVSZ]; in _rs_stir() local
|
| /freebsd-10-stable/lib/libc/gen/ |
| D | arc4random.c | 145 u_char rnd[KEYSIZE]; in arc4_stir() member
|
| /freebsd-10-stable/contrib/openbsm/bin/auditdistd/ |
| D | sender.c | 136 unsigned char rnd[32], hash[32], resp[32]; in sender_connect() local
|
| D | auditdistd.c | 227 unsigned char rnd[32], hash[32], resp[32]; in listen_accept() local
|
| /freebsd-10-stable/contrib/wpa/src/eap_server/ |
| D | eap_server_tls_common.c | 79 u8 *rnd = NULL, *out; in eap_server_tls_derive_key() local
|
| /freebsd-10-stable/crypto/openssl/ssl/ |
| D | tls_srp.c | 455 unsigned char rnd[SSL_MAX_MASTER_KEY_LENGTH]; in SRP_Calc_A_param() local
|
| /freebsd-10-stable/contrib/unbound/util/ |
| D | module.h | 305 struct ub_randstate* rnd; member
|