mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9e6782afb4
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. |
||
---|---|---|
.. | ||
modes | ||
aes.c | ||
chacha_prng.c | ||
chacha.c | ||
ciphers.c | ||
doc.txt | ||
helper.c | ||
Makefile |