Home
last modified time | relevance | path

Searched refs:STARFIVE_AES_CCM_START (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h50 #define STARFIVE_AES_CCM_START BIT(8) macro
H A Djh7110-aes.c100 value |= STARFIVE_AES_CCM_START; in starfive_aes_aead_hw_start()