Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/inside-secure/
Dsafexcel.h64 #define EIP197_REQUEST_ON_STACK(name, type, size) \ macro
Dsafexcel_cipher.c1109 EIP197_REQUEST_ON_STACK(req, skcipher, EIP197_SKCIPHER_REQ_SIZE); in safexcel_skcipher_exit_inv()
1124 EIP197_REQUEST_ON_STACK(req, aead, EIP197_AEAD_REQ_SIZE); in safexcel_aead_exit_inv()
Dsafexcel_hash.c624 EIP197_REQUEST_ON_STACK(req, ahash, EIP197_AHASH_REQ_SIZE); in safexcel_ahash_exit_inv()