Home
last modified time | relevance | path

Searched refs:_CRYP_CR_KEYSIZE_OFF (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c103 #define _CRYP_CR_KEYSIZE_OFF 8U macro
727 _CRYP_CR_KSIZE_128 << _CRYP_CR_KEYSIZE_OFF); in stm32_cryp_init()
731 _CRYP_CR_KSIZE_192 << _CRYP_CR_KEYSIZE_OFF); in stm32_cryp_init()
735 _CRYP_CR_KSIZE_256 << _CRYP_CR_KEYSIZE_OFF); in stm32_cryp_init()