Command option bit field for mcuxClCss_Hmac_Async. More...
#include <mcuxClCss_Hmac.h>
Data Fields | |
| struct { | |
| uint32_t value | |
| Accesses the bit field as a full word. More... | |
| } | word |
| Access mcuxClCss_CipherOption_t word-wise. More... | |
| struct { | |
| uint32_t __pad0__:13 | |
| RFU. More... | |
| uint32_t extkey:1 | |
| Whether an external key should be used. More... | |
| uint32_t __pad1__:18 | |
| RFU. More... | |
| } | bits |
| Access mcuxClCss_CipherOption_t word-wise. More... | |
Command option bit field for mcuxClCss_Hmac_Async.
Valid option values can be found under MCUXCLCSS_HMAC_EXTERNAL_KEY_.
| uint32_t mcuxClCss_HmacOption_t::value |
Accesses the bit field as a full word.
| struct { ... } mcuxClCss_HmacOption_t::word |
Access mcuxClCss_CipherOption_t word-wise.
| uint32_t mcuxClCss_HmacOption_t::__pad0__ |
RFU.
| uint32_t mcuxClCss_HmacOption_t::extkey |
Whether an external key should be used.
| uint32_t mcuxClCss_HmacOption_t::__pad1__ |
RFU.
| struct { ... } mcuxClCss_HmacOption_t::bits |
Access mcuxClCss_CipherOption_t word-wise.