Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h612 #define EIP197_CONTEXT_SIZE_MASK 0x3 macro
H A Dsafexcel.c990 cdesc->control_data.context_lo &= ~EIP197_CONTEXT_SIZE_MASK; in safexcel_invalidate_cache()