mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
3fd8276c37
RFC3610 states that len_encoding is only valid for "0x0001 ... 0xFEFF" If 0 < l(a) < (2^16 - 2^8), then the length field is encoded as two octets which contain the value l(a) in most-significant-byte first order. |
||
---|---|---|
.. | ||
cbc.c | ||
ccm.c | ||
ctr.c | ||
ecb.c | ||
Makefile |