Searched refs:EIP197_REQUEST_ON_STACK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel.h | 64 #define EIP197_REQUEST_ON_STACK(name, type, size) \ macro
|
H A D | safexcel_cipher.c | 1109 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()
|
H A D | safexcel_hash.c | 624 EIP197_REQUEST_ON_STACK(req, ahash, EIP197_AHASH_REQ_SIZE); in safexcel_ahash_exit_inv()
|
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel.h | 65 #define EIP197_REQUEST_ON_STACK(name, type, size) \ macro
|
H A D | safexcel_cipher.c | 1129 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 D | safexcel_hash.c | 626 EIP197_REQUEST_ON_STACK(req, ahash, EIP197_AHASH_REQ_SIZE); in safexcel_ahash_exit_inv()
|
Completed in 30 milliseconds