Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c68 common = ce->variant->trng | CE_COMM_INT; in sun8i_ce_trng_read()
H A Dsun8i-ce-prng.c122 common = ce->variant->prng | CE_COMM_INT; in sun8i_ce_prng_generate()
H A Dsun8i-ce.h41 #define CE_COMM_INT BIT(31) macro
H A Dsun8i-ce-hash.c391 common |= CE_COMM_INT; in sun8i_ce_hash_run()
H A Dsun8i-ce-cipher.c162 common |= rctx->op_dir | CE_COMM_INT; in sun8i_ce_cipher_prepare()