libtropic
C library for TROPIC01 chip
|
HMAC SHA256 functions declarations. More...
#include <stddef.h>
#include <stdint.h>
Functions | |
void | lt_hmac_sha256 (const uint8_t *key, size_t keylen, const uint8_t *input, size_t ilen, uint8_t *output) |