Home
last modified time | relevance | path

Searched refs:EIP197_REQUEST_ON_STACK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h65 #define EIP197_REQUEST_ON_STACK(name, type, size) \ macro
H A Dsafexcel_cipher.c1129 EIP197_REQUEST_ON_STACK(req, skcipher, EIP197_SKCIPHER_REQ_SIZE); in safexcel_skcipher_exit_inv()
1144 EIP197_REQUEST_ON_STACK(req, aead, EIP197_AEAD_REQ_SIZE); in safexcel_aead_exit_inv()
H A Dsafexcel_hash.c626 EIP197_REQUEST_ON_STACK(req, ahash, EIP197_AHASH_REQ_SIZE); in safexcel_ahash_exit_inv()