Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h262 #define EIP197_ALG_AES_CBC BIT(9) macro
Dsafexcel.c407 val |= EIP197_ALG_AES_ECB | EIP197_ALG_AES_CBC; in safexcel_hw_init()