ARMEBS4  revision-26.06.2015
Data Structures | Macros
stm32f4xx_cryp.h File Reference

This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware library. More...

#include "stm32/stm32f4xx.h"
Include dependency graph for stm32f4xx_cryp.h:

Go to the source code of this file.

Data Structures

struct  CRYP_InitTypeDef
 CRYP Init structure definition. More...
 
struct  CRYP_KeyInitTypeDef
 CRYP Key(s) structure definition. More...
 
struct  CRYP_IVInitTypeDef
 CRYP Initialization Vectors (IV) structure definition. More...
 
struct  CRYP_Context
 CRYP context swapping structure definition. More...
 

Macros

#define CRYP_AlgoMode_TDES_ECB
 
#define CRYP_AlgoMode_TDES_CBC
 
#define CRYP_AlgoMode_DES_CBC
 
#define CRYP_FLAG_BUSY
 
#define CRYP_FLAG_IFEM
 
#define CRYP_FLAG_IFNF
 
#define CRYP_FLAG_INRIS
 
#define CRYP_FLAG_OFNE
 
#define CRYP_FLAG_OFFU
 
#define CRYP_FLAG_OUTRIS
 
#define CRYP_IT_INI
 
#define CRYP_IT_OUTI
 

Detailed Description

This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware library.

Author
MCD Application Team
Version
V1.0.0
Date
30-September-2011
Attention

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

© COPYRIGHT 2011 STMicroelectronics

Definition in file stm32f4xx_cryp.h.