CARME-M4 BSP  V1.5
HASH_MsgDigest Struct Reference

HASH message digest result structure definition. More...

#include <stm32f4xx_hash.h>

Data Fields

uint32_t Data [8]
 

Detailed Description

HASH message digest result structure definition.

Definition at line 69 of file stm32f4xx_hash.h.

Field Documentation

uint32_t Data[8]

Message digest result : 8x 32bit wors for SHA-256, 7x 32bit wors for SHA-224, 5x 32bit words for SHA-1 or 4x 32bit words for MD5

Definition at line 71 of file stm32f4xx_hash.h.


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