Home
last modified time | relevance | path

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

/linux/crypto/
A Ddrbg.c521 int reseed) in drbg_ctr_update() argument
529 if (3 > reseed) in drbg_ctr_update()
532 if (!reseed) { in drbg_ctr_update()
573 if (2 != reseed) in drbg_ctr_update()
642 int reseed) in drbg_hmac_update() argument
650 if (!reseed) { in drbg_hmac_update()
846 int reseed) in drbg_hash_update() argument
858 if (reseed) { in drbg_hash_update()
1163 if (!reseed) in drbg_seed()
1225 if (!reseed) { in drbg_seed()
[all …]
/linux/drivers/char/hw_random/
A Djh7110-trng.c85 enum reseed { enum
106 u32 reseed; member
332 trng->reseed = RANDOM_RESEED; in starfive_trng_probe()
/linux/Documentation/devicetree/bindings/input/
A Diqs269a.yaml70 azoteq,reseed-offset:
74 reseed events.
189 azoteq,reseed-select:
194 Specifies the event(s) that prompt the device to reseed (i.e. reset the
293 azoteq,reseed-disable:
620 azoteq,reseed-disable;
633 azoteq,reseed-disable;
A Diqs626a.yaml98 azoteq,reseed-select:
103 Specifies the event(s) that prompt the device to reseed (i.e. reset the
120 azoteq,reseed-offset:
124 reseed events.
183 azoteq,reseed-disable:
521 azoteq,reseed-disable:
860 azoteq,reseed-disable;
868 azoteq,reseed-disable;
/linux/drivers/virt/
A DKconfig21 to reseed the RNG when the VM is cloned. This is highly recommended if
/linux/include/crypto/
A Ddrbg.h95 int reseed);
/linux/drivers/input/misc/
A Diqs626a.c339 u8 reseed; member
928 sys_reg->reseed |= iqs626_channels[ch_id].active; in iqs626_parse_channel()
1374 sys_reg->reseed = 0; in iqs626_parse_prop()
A Diqs269a.c288 u8 reseed; member
578 iqs269->sys_reg.reseed |= BIT(reg); in iqs269_parse_chan()
1006 sys_reg->reseed = 0; in iqs269_parse_prop()
/linux/arch/s390/crypto/
A Dprng.c738 static DEVICE_ATTR(reseed, 0200, NULL, prng_reseed_store);

Completed in 34 milliseconds