Home
last modified time | relevance | path

Searched refs:prng_t_dlen_in_bytes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c130 if (ce->variant->prng_t_dlen_in_bytes) in sun8i_ce_prng_generate()
H A Dsun8i-ce.h133 * @prng_t_dlen_in_bytes: Does the request size for PRNG is in
148 bool prng_t_dlen_in_bytes; member
H A Dsun8i-ce-core.c80 .prng_t_dlen_in_bytes = true,
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c126 if (ce->variant->prng_t_dlen_in_bytes) in sun8i_ce_prng_generate()
H A Dsun8i-ce.h135 * @prng_t_dlen_in_bytes: Does the request size for PRNG is in
150 bool prng_t_dlen_in_bytes; member
H A Dsun8i-ce-core.c83 .prng_t_dlen_in_bytes = true,

Completed in 5 milliseconds