CRYP_InitTypeDef Struct Reference
[CRYP]

CRYP Init structure definition. More...

#include <stm32f4xx_cryp.h>

Data Fields

uint16_t CRYP_AlgoDir
uint16_t CRYP_AlgoMode
uint16_t CRYP_DataType
uint16_t CRYP_KeySize

Detailed Description

CRYP Init structure definition.


Field Documentation

uint16_t CRYP_AlgoDir

Encrypt or Decrypt. This parameter can be a value of CRYP_Algorithm_Direction

uint16_t CRYP_AlgoMode

TDES-ECB, TDES-CBC, DES-ECB, DES-CBC, AES-ECB, AES-CBC, AES-CTR, AES-Key. This parameter can be a value of CRYP_Algorithm_Mode

uint16_t CRYP_DataType

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

uint16_t CRYP_KeySize

Used only in AES mode only : 128, 192 or 256 bit key length. This parameter can be a value of CRYP_Key_Size_for_AES_only


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