Home
last modified time | relevance | path

Searched defs:reseed (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dlfsr.h48 isc_lfsrreseed_t reseed; /*%< reseed function */ member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlfsr.c30 unsigned int count, isc_lfsrreseed_t reseed, void *arg) { in isc_lfsr_init()
/netbsd-src/sys/kern/
H A Dsubr_cprng.c90 struct evcnt reseed; member
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_local.h83 int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, member
/netbsd-src/sys/crypto/nist_hash_drbg/
H A Dnist_hash_drbg.c466 bool reseed; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand-fortuna.c248 reseed(FState * st) in reseed() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_local.h131 RAND_DRBG_reseed_fn reseed; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_rand.c38 OSSL_FUNC_rand_reseed_fn *reseed; member