Home
last modified time | relevance | path

Searched refs:CESA_SA_INT_ACCEL0_DONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcesa.h81 #define CESA_SA_INT_ACCEL0_DONE BIT(5) macro
H A Dcipher.c116 mv_cesa_set_int_mask(engine, CESA_SA_INT_ACCEL0_DONE); in mv_cesa_skcipher_std_step()
H A Dhash.c277 mv_cesa_set_int_mask(engine, CESA_SA_INT_ACCEL0_DONE); in mv_cesa_ahash_std_step()