Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h313 #define CONTEXT_CONTROL_CRYPTO_ALG_AES128 (0x5 << 17) macro
Dsafexcel_cipher.c299 cdesc->control_data.control0 |= CONTEXT_CONTROL_CRYPTO_ALG_AES128; in safexcel_context_control()