diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2021-07-20 11:55:35 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-07-30 10:58:35 +0800 |
commit | ec2088b66f7a143eb14063f598d0bb3f64654c38 (patch) | |
tree | 9f4dfea7adb79fd814b9c069ad6baaa46c27e4fd /kernel/padata.c | |
parent | bf2db8e74249e691cbd1df7fca01810d8f48532b (diff) | |
download | linux-ec2088b66f7a143eb14063f598d0bb3f64654c38.tar.gz linux-ec2088b66f7a143eb14063f598d0bb3f64654c38.tar.bz2 linux-ec2088b66f7a143eb14063f598d0bb3f64654c38.zip |
crypto: atmel-aes - Allocate aes dev at tfm init time
Allocate the atmel_aes_dev data at tfm init time, and not for
each crypt request.
There's a single AES IP per SoC, clarify that in the code.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions