Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/keembay/ !
Docs-aes.c102 #define AES_ACTIVE_LAST_CCM_GCM BIT(8) macro
233 iowrite32(AES_ACTIVE_LAST_CCM_GCM, in aes_a_set_last_gcx()
245 } while (aes_active_reg & AES_ACTIVE_LAST_CCM_GCM); in aes_a_wait_last_gcx()
267 iowrite32(AES_ACTIVE_LAST_ADATA | AES_ACTIVE_LAST_CCM_GCM, in aes_a_set_last_gcx_and_adata()