_ll_hmac_init_t Struct Reference

LL HMAC Init Structure definition. More...

#include <gr55xx_ll_hmac.h>

Public Attributes

uint32_t * p_key
 Key
More...
 
uint32_t * p_hash
 HASH value
More...
 

Detailed Description

LL HMAC Init Structure definition.

Definition at line 75 of file gr55xx_ll_hmac.h.

Member Data Documentation

◆ p_hash

uint32_t* _ll_hmac_init_t::p_hash

HASH value

Definition at line 79 of file gr55xx_ll_hmac.h.

◆ p_key

uint32_t* _ll_hmac_init_t::p_key

Key

Definition at line 77 of file gr55xx_ll_hmac.h.


The documentation for this struct was generated from the following file: