diff options
author | Gilad Ben-Yossef <[email protected]> | 2019-04-18 16:39:05 +0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-04-25 15:38:16 +0800 |
commit | e8662a6a5f8f7f2cadc0edb934aef622d96ac3ee (patch) | |
tree | aebc2822832132eec3ba15267c46cdc9b7411baf /include/linux/stacktrace.h | |
parent | 874e163759f27e0a9988c5d1f4605e3f25564fd2 (diff) |
crypto: ccree - don't map AEAD key and IV on stack
The AEAD authenc key and IVs might be passed to us on stack. Copy it to
a slab buffer before mapping to gurantee proper DMA mapping.
Signed-off-by: Gilad Ben-Yossef <[email protected]>
Cc: [email protected] # v4.19+
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions