contiki/core/net/mac
Adam Dunkels cb7842bd16 Added support for encryption and decryption of the packetbuf if macros
NETSTACK_ENCRYPT and NETSTACK_DECRYPT are defined. Those are intended
to be called as functions NETSTACK_ENCRYPT() and NETSTACK_DECRYPT() to
encrypt and decrypt the packetbuf, respectively. If needed, an
initialization function by the name NETSTACK_ENCRYPTION_INIT() can
also be defined.
2012-11-25 12:05:00 +01:00
..
contikimac.c Added support for encryption and decryption of the packetbuf if macros 2012-11-25 12:05:00 +01:00
contikimac.h
csma.c
csma.h
cxmac.c
cxmac.h
frame802154.c
frame802154.h
framer-802154.c
framer-802154.h
framer-nullmac.c
framer-nullmac.h
framer.h
lpp.c
lpp.h
mac.c
mac.h
Makefile.mac
nullmac.c
nullmac.h
nullrdc-noframer.c
nullrdc-noframer.h
nullrdc.c Added support for encryption and decryption of the packetbuf if macros 2012-11-25 12:05:00 +01:00
nullrdc.h
phase.c
phase.h
rdc.h
sicslowmac.c
sicslowmac.h
xmac.c
xmac.h