Searched defs:reseed (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dlfsr.h50 isc_lfsrreseed_t reseed; /*%< reseed function */ member in struct:isc_lfsr
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dlfsr.c34 isc_lfsr_init(isc_lfsr_t *lfsr, isc_uint32_t state, unsigned int bits, isc_uint32_t tap, unsigned int count, isc_lfsrreseed_t reseed, void *arg) argument
[all...]
H A Dentropy.c365 reseed(isc_entropy_t *ent) { function
/freebsd-13-stable/contrib/ipfilter/
H A Darc4random.c149 arc4rand(void *ptr, u_int len, int reseed) argument
/freebsd-13-stable/sys/libkern/
H A Darc4random.c189 arc4rand(void *ptr, u_int len, int reseed) argument
/freebsd-13-stable/crypto/openssl/crypto/rand/
H A Drand_local.h131 RAND_DRBG_reseed_fn reseed; member in struct:rand_drbg_method_st
/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.h116 struct callout reseed; member in struct:syncookie_secret

Completed in 170 milliseconds