Searched defs:seed (Results 1 – 4 of 4) sorted by relevance
37 void CRC32_setSeed(uint32_t seed, uint_fast8_t crcType) in CRC32_setSeed()
451 const void *seed; /*!< Entropy used to seed the internal member
407 static int_fast16_t RNGLPF3RF_conditionNoise(uint32_t *noiseInput, uint32_t *seed) in RNGLPF3RF_conditionNoise()517 uint32_t seed[256 / 32]; /* Seed is SHA256 Digest: 256 bits */ in RNGLPF3RF_conditionNoiseToGenerateSeed() local
537 const void *seed, in AESCTRDRBG_reseed()