mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
fa33eacd1f
Function is broken with num_bytes >= 4. Could happen when storing input_len with len_encoding >= 4. It can take values from 2 to 8, so make it work for cases it would overflow. |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.include | ||
tests-crypto-aes.c | ||
tests-crypto-chacha.c | ||
tests-crypto-cipher.c | ||
tests-crypto-modes-cbc.c | ||
tests-crypto-modes-ccm.c | ||
tests-crypto-modes-ctr.c | ||
tests-crypto-modes-ecb.c | ||
tests-crypto.c | ||
tests-crypto.h |