![]() |
Contiki-NG
|
I/Q data-based seeder. More...
Go to the source code of this file.
Functions | |
| static uint8_t | mul_gf_256 (uint8_t a, uint8_t b) |
| Performs a multiplication within GF(256) | |
| static void | extract (uint8_t *target, uint8_t *source) |
| Toeplitz matrix-based extractor. More... | |
| void | iq_seeder_seed (void) |
| This function will feed the CSPRNG with a new seed. More... | |
I/Q data-based seeder.
Definition in file iq-seeder.c.