HASH_InitTypeDef Struct Reference
[HASH]

HASH Init structure definition. More...

#include <stm32f4xx_hash.h>

Data Fields

uint32_t HASH_AlgoSelection
uint32_t HASH_AlgoMode
uint32_t HASH_DataType
uint32_t HASH_HMACKeyType

Detailed Description

HASH Init structure definition.


Field Documentation

uint32_t HASH_AlgoMode

HASH or HMAC. This parameter can be a value of HASH_processor_Algorithm_Mode

SHA-1 or MD5. This parameter can be a value of HASH_Algo_Selection

uint32_t HASH_DataType

32-bit data, 16-bit data, 8-bit data or bit-string. This parameter can be a value of HASH_Data_Type

uint32_t HASH_HMACKeyType

HMAC Short key or HMAC Long Key. This parameter can be a value of HASH_HMAC_Long_key_only_for_HMAC_mode


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 00:58:31 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3