Searched defs:seed (Results 76 - 94 of 94) sorted by relevance

1234

/freebsd-10.3-release/contrib/ldns/
H A Dutil.c332 uint8_t *seed; local
423 size_t i, j = 0, rounds, seed = 1; local
[all...]
/freebsd-10.3-release/tests/sys/aio/
H A Daio_test.c122 aio_fill_buffer(char *buffer, int len, long seed) argument
139 aio_test_buffer(char *buffer, int len, long seed) argument
/freebsd-10.3-release/contrib/ntp/util/
H A Dntp-keygen.c2221 u_char seed[20]; local
/freebsd-10.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c703 struct evutil_weakrand_state seed = { 123456789U }; local
H A Dregress_util.c872 struct evutil_weakrand_state seed = { 12346789U }; local
/freebsd-10.3-release/contrib/sendmail/src/
H A Ddaemon.c217 long seed; local
/freebsd-10.3-release/contrib/unbound/daemon/
H A Dworker.c1108 unsigned int seed; local
/freebsd-10.3-release/sys/dev/ntb/if_ntb/
H A Dif_ntb.c1361 uint32_t seed = ticks; local
/freebsd-10.3-release/tools/regression/fsx/
H A Dfsx.c128 int seed = 1; /* -S flag */ variable
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_crypto.c3897 l_fp seed; /* crypto PRNG seed as NTP timestamp */ local
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devutil.c2370 evutil_weakrand_seed_(struct evutil_weakrand_state *state, ev_uint32_t seed) argument
[all...]
/freebsd-10.3-release/sys/dev/nfe/
H A Dif_nfe.c934 uint32_t link, misc, phy, seed; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp187 time_t seed = time(NULL); local
/freebsd-10.3-release/crypto/openssh/
H A Dsshkey.c975 u_int i, j = 0, rounds, seed = 1; local
/freebsd-10.3-release/sys/dev/isp/
H A Disp_freebsd.c4558 uint64_t seed; local
[all...]
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c1068 cab_checksum_cfdata_4(const void *p, size_t bytes, uint32_t seed) argument
1085 cab_checksum_cfdata(const void *p, size_t bytes, uint32_t seed) argument
/freebsd-10.3-release/sys/net/
H A Dif_spppsubr.c4363 u_long *ch, seed; local
/freebsd-10.3-release/sys/dev/bxe/
H A Decore_sp.h215 ECORE_CRC32_LE(uint32_t seed, uint8_t *mac, uint32_t len) argument
/freebsd-10.3-release/contrib/expat/lib/
H A Dxmlparse.c696 unsigned int seed = time(NULL) % UINT_MAX; local

Completed in 406 milliseconds

1234