Home
last modified time | relevance | path

Searched refs:set_ent (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Drng.h37 crypto_rng_alg(tfm)->set_ent(tfm, data, len); in crypto_rng_set_entropy()
/kernel/linux/linux-6.6/include/crypto/internal/
H A Drng.h37 crypto_rng_alg(tfm)->set_ent(tfm, data, len); in crypto_rng_set_entropy()
/kernel/linux/linux-5.10/include/crypto/
H A Drng.h31 * @set_ent: Set entropy that would otherwise be obtained from
46 void (*set_ent)(struct crypto_rng *tfm, const u8 *data, member
/kernel/linux/linux-6.6/include/crypto/
H A Drng.h47 * @set_ent: Set entropy that would otherwise be obtained from
63 void (*set_ent)(struct crypto_rng *tfm, const u8 *data, member
/kernel/linux/linux-5.10/crypto/
H A Dalgif_rng.c308 crypto_rng_alg(pctx->drng)->set_ent(pctx->drng, kentropy, len); in rng_setentropy()
H A Ddrbg.c2080 alg->set_ent = drbg_kcapi_set_entropy; in drbg_fill_array()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_rng.c306 crypto_rng_alg(pctx->drng)->set_ent(pctx->drng, kentropy, len); in rng_setentropy()
H A Ddrbg.c2106 alg->set_ent = drbg_kcapi_set_entropy; in drbg_fill_array()

Completed in 8 milliseconds