Implementation of AES encyption library nRF24LU1+ specific functions. More...
#include <stdint.h>#include <stdbool.h>#include "nrf24lu1p.h"Go to the source code of this file.
Functions | |
| void | lib_crypt_generate_ls5b (uint8_t *dest_buf) |
Implementation of AES encyption library nRF24LU1+ specific functions.
Definition in file lib_crypt_lu1.c.
1.7.2