Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h461 #define EIP197_COUNTER_BLOCK_SIZE 64 macro
H A Dsafexcel_hash.c168 count = req->processed / EIP197_COUNTER_BLOCK_SIZE; in safexcel_context_control()