nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
cracen_hmac.h File Reference
#include <psa/crypto.h>
#include <stdint.h>

Go to the source code of this file.

Functions

int mac_create_hmac (const struct sxhashalg *hashalg, struct sxhash *hashopctx, const uint8_t *key, size_t keysz, uint8_t *workmem, size_t workmemsz)
 
int hmac_produce (struct sxhash *hashctx, const struct sxhashalg *hashalg, uint8_t *out, size_t sz, uint8_t *workmem)