Searched defs:rnd (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10-stable/lib/libc/ia64/gen/
H A Dfpsetround.c33 fpsetround(fp_rnd_t rnd) argument
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_rdrand.c66 size_t rnd; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Drandom.c104 isc_uint32_t rnd; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetround.c64 } rnd[] = { variable in typeref:struct:__anon3962
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_depr.c75 BIGNUM *rnd = NULL; local
H A Dbn_rand.c118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) argument
200 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
205 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
211 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
[all...]
H A Dbn_prime.c378 static int probable_prime(BIGNUM *rnd, int bits) argument
410 probable_prime_dh(BIGNUM *rnd, int bits, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rand/
H A Drand_unix.c228 u_int32_t rnd = 0, i; local
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_fast_common.c100 u8 *rnd = NULL, *out; local
H A Deap_pwd_common.c93 BIGNUM *x_candidate = NULL, *rnd = NULL, *cofactor = NULL; local
/freebsd-10-stable/usr.bin/enigma/
H A Denigma.c42 unsigned rnd; local
141 unsigned rnd; local
/freebsd-10-stable/contrib/unbound/compat/
H A Darc4random.c111 u_char rnd[KEYSZ + IVSZ]; local
/freebsd-10-stable/crypto/openssh/
H A Dssh-keysign.c182 u_int32_t rnd[256]; local
H A Dsshconnect1.c512 u_int32_t rnd = 0; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Darc4random.c109 u_char rnd[KEYSZ + IVSZ]; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_random.c199 u_char rnd[KEYSIZE]; member in struct:__anon176
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c79 u8 *rnd = NULL, *out; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dresolve.c663 int sum, rnd, count; local
/freebsd-10-stable/crypto/openssl/ssl/
H A Dtls_srp.c455 unsigned char rnd[SSL_MAX_MASTER_KEY_LENGTH]; local
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c227 unsigned char rnd[32], hash[32], resp[32]; local
[all...]
H A Dsender.c136 unsigned char rnd[32], hash[32], resp[32]; local
[all...]
/freebsd-10-stable/lib/libc/resolv/
H A Dres_init.c763 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; local
781 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Darc4random.c145 u_char rnd[KEYSIZE]; member in struct:__anon557
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c295 u8 *rnd = NULL, *out; local
/freebsd-10-stable/contrib/unbound/util/
H A Dmodule.h305 struct ub_randstate* rnd; member in struct:module_env

Completed in 309 milliseconds

12