EmberAesMmoHashContext Struct Reference
This data structure contains the context data when calculating an AES MMO hash (message digest).
#include <
ember-types.h
>
Data Fields |
|
uint8_t | result [ EMBER_AES_HASH_BLOCK_SIZE ] |
uint32_t | length |
This data structure contains the context data when calculating an AES MMO hash (message digest).
Field Documentation
uint32_t EmberAesMmoHashContext::length |
uint8_t EmberAesMmoHashContext::result[ EMBER_AES_HASH_BLOCK_SIZE ] |
The documentation for this struct was generated from the following file:
-
ember-types.h