Searched refs:STARFIVE_AES_KEY_DONE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/crypto/starfive/ | ||
| D | jh7110-cryp.h | 45 #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() |