Home
last modified time | relevance | path

Searched refs:CE_COMM_INT (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-trng.c70 common = ce->variant->trng | CE_COMM_INT; in sun8i_ce_trng_read()
Dsun8i-ce-prng.c126 common = ce->variant->prng | CE_COMM_INT; in sun8i_ce_prng_generate()
Dsun8i-ce.h40 #define CE_COMM_INT BIT(31) macro
Dsun8i-ce-hash.c313 common |= CE_COMM_INT; in sun8i_ce_hash_run()
Dsun8i-ce-cipher.c118 common |= rctx->op_dir | CE_COMM_INT; in sun8i_ce_cipher_prepare()