MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClEls_HmacOption_t Union Reference

Command option bit field for mcuxClEls_Hmac_Async. More...

#include <mcuxClEls_Hmac.h>

Data Fields

struct { 
 
   uint32_t   value 
 Accesses the bit field as a full word. More...
 
word 
 Access mcuxClEls_CipherOption_t word-wise.
 
struct { 
 
   uint32_t   :13 
 RFU. More...
 
   uint32_t   extkey:1 
 Whether an external key should be used. More...
 
   uint32_t   :18 
 RFU. More...
 
bits 
 Access mcuxClEls_CipherOption_t word-wise.
 

Detailed Description

Command option bit field for mcuxClEls_Hmac_Async.

Valid option values can be found under MCUXCLELS_HMAC_EXTERNAL_KEY_.

Field Documentation

◆ value

uint32_t mcuxClEls_HmacOption_t::value

Accesses the bit field as a full word.

◆ [struct]

struct { ... } mcuxClEls_HmacOption_t::word

Access mcuxClEls_CipherOption_t word-wise.

◆ __pad0__

uint32_t mcuxClEls_HmacOption_t::__pad0__

RFU.

◆ extkey

uint32_t mcuxClEls_HmacOption_t::extkey

Whether an external key should be used.

◆ __pad1__

uint32_t mcuxClEls_HmacOption_t::__pad1__

RFU.

◆ [struct]

struct { ... } mcuxClEls_HmacOption_t::bits

Access mcuxClEls_CipherOption_t word-wise.