Home
last modified time | relevance | path

Searched refs:reseed (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Ddrbg.c522 int reseed) in drbg_ctr_update() argument
530 if (3 > reseed) in drbg_ctr_update()
533 if (!reseed) { in drbg_ctr_update()
574 if (2 != reseed) in drbg_ctr_update()
643 int reseed) in drbg_hmac_update() argument
651 if (!reseed) { in drbg_hmac_update()
847 int reseed) in drbg_hash_update() argument
859 if (reseed) { in drbg_hash_update()
1025 int reseed, enum drbg_seed_state new_seed_state) in __drbg_seed() argument
1027 int ret = drbg->d_ops->update(drbg, seed, reseed); in __drbg_seed()
[all …]
/linux/drivers/char/hw_random/
H A Djh7110-trng.c85 enum reseed { enum
106 u32 reseed; member
332 trng->reseed = RANDOM_RESEED; in starfive_trng_probe()
/linux/drivers/virt/
H A DKconfig21 to reseed the RNG when the VM is cloned. This is highly recommended if
/linux/include/crypto/
H A Ddrbg.h95 int reseed);
/linux/drivers/input/misc/
H A Diqs626a.c339 u8 reseed; member
919 sys_reg->reseed |= iqs626_channels[ch_id].active; in iqs626_parse_channel()
1364 sys_reg->reseed = 0; in iqs626_parse_prop()
H A Diqs269a.c288 u8 reseed; member
570 iqs269->sys_reg.reseed |= BIT(reg); in iqs269_parse_chan()
996 sys_reg->reseed = 0; in iqs269_parse_prop()