Go to the documentation of this file.
   32 #define TRACE_LEVEL CRYPTO_TRACE_LEVEL 
   66 #if (STM32F2XX_CRYPTO_TRNG_SUPPORT == ENABLED) 
   75 #if (STM32F2XX_CRYPTO_HASH_SUPPORT == ENABLED) 
   84 #if (STM32F2XX_CRYPTO_CIPHER_SUPPORT == ENABLED) 
  
bool_t osCreateMutex(OsMutex *mutex)
Create a mutex object.
STM32F2 hardware cryptographic accelerator.
error_t crypInit(void)
CRYP module initialization.
OsMutex stm32f2xxCryptoMutex
error_t trngInit(void)
TRNG module initialization.
STM32F2 cipher hardware accelerator.
General definitions for cryptographic algorithms.
error_t stm32f2xxCryptoInit(void)
Initialize hardware cryptographic accelerator.
error_t hashInit(void)
HASH module initialization.
STM32F2 true random number generator.
STM32F2 hash hardware accelerator.