libtropic
C library for TROPIC01 chip
lt_hmac_sha256.h File Reference

HMAC SHA256 functions declarations. More...

#include <stddef.h>
#include <stdint.h>
Include dependency graph for lt_hmac_sha256.h:

Functions

void lt_hmac_sha256 (const uint8_t *key, size_t keylen, const uint8_t *input, size_t ilen, uint8_t *output)
 

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.