Searched refs:STARFIVE_AES_KEY_DONE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/starfive/ | ||
D | jh7110-cryp.h | 46 #define STARFIVE_AES_KEY_DONE BIT(5) macro |
D | jh7110-aes.c | 65 (status & STARFIVE_AES_KEY_DONE), 10, 100000); in starfive_aes_wait_keydone() |