libtropic
C library for TROPIC01 chip
lt_hkdf.h File Reference

HKDF function declaration. More...

#include <stdbool.h>
#include <stdint.h>
Include dependency graph for lt_hkdf.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)
 

Detailed Description

Author
Tropic Square s.r.o.
License
For the license see file LICENSE.txt file in the root directory of this source tree.