Tudor Ambarus
57d8154f15
crypto: atmel-aes - Change data type for "lastc" buffer
...
In case of in-place decryption, the "lastc" buffer is used to copy
the last ciphertext block before the decryption of the message. It
is later used to update the req->iv of the skcipher_request.
"lastc" variable is not used to interact with the hardware, there
is no restriction to be of type "u32". Change the type of "lastc"
to "u8".
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-22 18:48:38 +08:00
..
2019-11-22 18:48:37 +08:00
2019-11-08 23:15:52 +08:00
2019-11-17 09:02:38 +08:00
2019-08-09 15:11:58 +10:00
2019-11-17 09:02:46 +08:00
2019-11-01 13:42:47 +08:00
2019-11-17 09:02:47 +08:00
2019-11-22 18:48:35 +08:00
2019-11-17 09:02:50 +08:00
2019-11-17 09:02:47 +08:00
2019-11-22 18:48:36 +08:00
2019-11-17 09:02:38 +08:00
2019-11-17 09:02:49 +08:00
2019-11-17 09:02:47 +08:00
2019-11-17 09:02:49 +08:00
2019-11-17 09:02:49 +08:00
2019-11-22 18:48:35 +08:00
2019-11-17 09:02:48 +08:00
2019-11-17 09:02:48 +08:00
2019-11-17 09:02:46 +08:00
2019-11-17 09:02:45 +08:00
2019-08-22 14:57:34 +10:00
2017-11-02 11:10:55 +01:00
2019-11-22 18:48:38 +08:00
2019-11-08 23:00:45 +08:00
2019-05-30 15:35:45 +08:00
2019-08-30 18:05:31 +10:00
2019-08-30 18:05:31 +10:00
2019-08-02 14:43:59 +10:00
2017-11-02 11:10:55 +01:00
2019-11-08 23:00:46 +08:00
2017-11-02 11:10:55 +01:00
2019-11-22 18:48:37 +08:00
2019-08-09 15:11:59 +10:00
2019-10-23 19:46:56 +11:00
2019-10-23 19:46:56 +11:00
2019-11-17 09:02:47 +08:00
2019-08-09 15:11:59 +10:00
2019-11-17 09:02:47 +08:00
2019-11-22 18:48:36 +08:00
2019-11-01 13:38:31 +08:00
2019-11-17 09:02:47 +08:00
2017-11-02 11:10:55 +01:00
2019-11-17 09:02:48 +08:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:55 +02:00
2019-11-17 09:02:45 +08:00
2019-11-17 09:02:45 +08:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-11-17 09:02:45 +08:00
2019-08-09 15:11:38 +10:00
2019-10-23 19:46:58 +11:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2019-11-17 09:02:48 +08:00
2019-08-09 15:12:03 +10:00
2019-11-17 09:02:46 +08:00
2019-11-17 09:02:48 +08:00
2019-11-17 09:02:49 +08:00
2019-07-03 22:13:11 +08:00