Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c4062 …if(HAL_CIPHER_KEYSLOT_BASE > u32Index || (HAL_CIPHER_KEYSLOT_BASE + HAL_CRYPTODMA_DMA_KEY_SLOT - 1… in _MDrv_AESDMA_SetKeyIndex()
4072 _CipherKey.u8KeyIdx = u32Index - HAL_CIPHER_KEYSLOT_BASE; //SK0:0x10, SK1:0x11 in _MDrv_AESDMA_SetKeyIndex()
4128 *pu32Index = i + HAL_CIPHER_KEYSLOT_BASE; in _MDrv_AESDMA_AllocKeySlot()
4173 …if(HAL_CIPHER_KEYSLOT_BASE > u32Index || (HAL_CIPHER_KEYSLOT_BASE + HAL_CRYPTODMA_DMA_KEY_SLOT - 1… in _MDrv_AESDMA_FreeKeySlot()
4179 i = u32Index - HAL_CIPHER_KEYSLOT_BASE; in _MDrv_AESDMA_FreeKeySlot()
/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h88 #define HAL_CIPHER_KEYSLOT_BASE 0x10UL macro
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h88 #define HAL_CIPHER_KEYSLOT_BASE 0x10UL macro
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h88 #define HAL_CIPHER_KEYSLOT_BASE 0x10UL macro
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h88 #define HAL_CIPHER_KEYSLOT_BASE 0x10UL macro
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h88 #define HAL_CIPHER_KEYSLOT_BASE 0x10UL macro