Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel.h52 #define EIP197_MAX_BATCH_SZ 64 macro
Dsafexcel.c809 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests()