Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h314 #define CONTEXT_CONTROL_CRYPTO_ALG_AES192 (0x6 << 17) macro
Dsafexcel_cipher.c302 cdesc->control_data.control0 |= CONTEXT_CONTROL_CRYPTO_ALG_AES192; in safexcel_context_control()