Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h37 #define EIP197_REQUEST_ON_STACK(name, type, size) \ macro
Dsafexcel_cipher.c697 EIP197_REQUEST_ON_STACK(req, skcipher, EIP197_SKCIPHER_REQ_SIZE); in safexcel_skcipher_exit_inv()
712 EIP197_REQUEST_ON_STACK(req, aead, EIP197_AEAD_REQ_SIZE); in safexcel_aead_exit_inv()
Dsafexcel_hash.c484 EIP197_REQUEST_ON_STACK(req, ahash, EIP197_AHASH_REQ_SIZE); in safexcel_ahash_exit_inv()