Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/inside-secure/
Dsafexcel.h487 #define EIP197_MIN_DSIZE 1024 macro
Dsafexcel.c210 if (dsize < EIP197_MIN_DSIZE || asize < EIP197_MIN_ASIZE) { in eip197_trc_cache_init()