altos: Note changes to configured AES key for SPI radio convenience
authorKeith Packard <keithp@keithp.com>
Wed, 29 Aug 2012 18:19:17 +0000 (11:19 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Aug 2012 18:19:17 +0000 (11:19 -0700)
commit7f64e62356bcfcd6ba8a88b09251793481bcd56c
treec17096f96566475b6a5fd43b6476f5eb4ee8e3e8
parent1a7d2faf76a46271532102e217c2dd5515e38b72
altos: Note changes to configured AES key for SPI radio convenience

Keep a sequence number to mark when the AES key is changed so that the
radio code can avoid sending the key before every CMAC radio operation.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_config.c