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

12

/freebsd-10.3-release/lib/libc/ia64/gen/
H A Dfpsetround.c33 fpsetround(fp_rnd_t rnd) argument
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Drandom.c104 isc_uint32_t rnd; local
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetround.c64 } rnd[] = { variable in typeref:struct:__anon3958
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/engine/
H A Deng_rdrand.c66 size_t rnd; local
/freebsd-10.3-release/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
204 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
209 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
215 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.3-release/crypto/openssl/crypto/rand/
H A Drand_unix.c228 u_int32_t rnd = 0, i; local
/freebsd-10.3-release/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.3-release/contrib/unbound/compat/
H A Darc4random.c111 u_char rnd[KEYSZ + IVSZ]; local
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Darc4random.c109 u_char rnd[KEYSZ + IVSZ]; local
[all...]
/freebsd-10.3-release/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.3-release/usr.bin/enigma/
H A Denigma.c42 unsigned rnd; local
141 unsigned rnd; local
/freebsd-10.3-release/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.3-release/crypto/heimdal/lib/roken/
H A Dresolve.c663 int sum, rnd, count; local
/freebsd-10.3-release/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c79 u8 *rnd = NULL, *out; local
/freebsd-10.3-release/lib/libc/gen/
H A Darc4random.c145 u_char rnd[KEYSIZE]; member in struct:__anon5772
/freebsd-10.3-release/lib/libc/resolv/
H A Dres_init.c762 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; local
780 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; local
[all...]
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dtls_srp.c455 unsigned char rnd[SSL_MAX_MASTER_KEY_LENGTH]; local
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c295 u8 *rnd = NULL, *out; local
/freebsd-10.3-release/contrib/unbound/util/
H A Dmodule.h305 struct ub_randstate* rnd; member in struct:module_env
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-pgm.c304 u_int32_t ivl, rnd, mask; local

Completed in 232 milliseconds

12