Files
linux/drivers
Tom Lendacky b31dde2a5c crypto: ccp - Don't assume export/import areas are aligned
Use a local variable for the exported and imported state so that
alignment is not an issue. On export, set a local variable from the
request context and then memcpy the contents of the local variable to
the export memory area. On import, memcpy the import memory area into
a local variable and then use the local variable to set the request
context.

Cc: <stable@vger.kernel.org> # 3.14.x-
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-02-06 15:33:24 +08:00
..
2016-01-22 18:04:28 -05:00
2016-01-27 20:36:08 +08:00
2016-01-12 12:17:28 +01:00
2016-01-27 20:35:48 +08:00
2016-01-27 20:35:50 +08:00
2016-01-27 20:36:09 +08:00
2016-01-22 18:04:28 -05:00
2016-01-20 17:09:18 -08:00
2016-01-12 01:12:40 +01:00
2016-01-20 17:09:18 -08:00
2016-01-27 20:36:10 +08:00
2016-02-06 15:33:15 +08:00
2016-01-27 20:36:12 +08:00
2016-01-27 20:35:52 +08:00
2016-01-22 18:04:28 -05:00