Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel.h65 #define EIP197_REQUEST_ON_STACK(name, type, size) \ macro
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()
Dsafexcel_hash.c626 EIP197_REQUEST_ON_STACK(req, ahash, EIP197_AHASH_REQ_SIZE); in safexcel_ahash_exit_inv()