Home
last modified time | relevance | path

Searched defs:HASH_HMACKeyType_ShortKey (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_hash.h141 #define HASH_HMACKeyType_ShortKey ((uint32_t)0x00000000) /*!< HMAC Key is <= 64 bytes */ macro
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1482 #define HASH_HMACKeyType_ShortKey HASH_HMAC_KEYTYPE_SHORTKEY macro