Searched refs:EIP197_ALG_AES_CBC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/crypto/inside-secure/ | ||
D | safexcel.h | 262 #define EIP197_ALG_AES_CBC BIT(9) macro |
D | safexcel.c | 407 val |= EIP197_ALG_AES_ECB | EIP197_ALG_AES_CBC; in safexcel_hw_init() |