Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h312 #define CONTEXT_CONTROL_CRYPTO_ALG_3DES (0x2 << 17) macro
Dsafexcel_cipher.c295 cdesc->control_data.control0 |= CONTEXT_CONTROL_CRYPTO_ALG_3DES; in safexcel_context_control()