1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 07:21:18 +01:00
Gaëtan Harter 9e6782afb4
crypto/modes/ccm: update internal functions to const input buffers
Input buffers are not modified, so can be declared const arguments.
This will allow using `const` inputs for `modes/ccm`.

Also say `iv` const even if not required for the api update, just because it is
the case.
2018-11-19 16:44:09 +01:00
..
2018-04-05 14:39:59 +02:00
2018-02-22 19:13:39 +01:00
2018-05-28 15:43:41 -04:00
2017-09-06 08:49:05 +02:00
2018-06-11 19:12:02 +02:00
2018-10-18 13:37:21 +02:00
2018-06-15 00:34:33 +02:00
2018-10-03 10:44:14 +02:00
2018-06-11 19:12:02 +02:00
2018-04-05 14:39:59 +02:00
2016-12-16 09:48:08 +01:00
2016-11-09 11:59:45 +01:00
2018-10-26 09:03:46 +02:00
2018-08-24 18:14:03 +02:00
2017-07-03 10:55:35 +02:00
2018-08-31 10:35:02 +02:00
2018-10-03 10:44:14 +02:00
2018-10-25 11:12:14 +02:00
2018-10-20 09:30:41 -04:00
2018-09-25 21:07:29 +02:00