Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c72 AES_CTRL_GCM_MASK = BIT(17) | BIT(16) | BIT(6), enumerator
285 ctrl_val |= AES_CTRL_GCM_MASK; in dthe_aes_set_ctrl_key()