libtropic
C library for TROPIC01 chip
|
HKDF function declaration. More...
#include <stdbool.h>
#include <stdint.h>
Functions | |
void | lt_hkdf (uint8_t *ck, uint32_t ck_size, uint8_t *input, uint32_t input_size, uint8_t nouts, uint8_t *output_1, uint8_t *output_2) |