Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_cryp_ex.c82 static void CRYPEx_SetKey(CRYP_HandleTypeDef *hcryp, uint32_t KeySize);
732 CRYPEx_SetKey(hcryp, hcryp->Init.KeySize); in CRYPEx_KeyDecrypt()
860 CRYPEx_SetKey(hcryp, hcryp->Init.KeySize); in CRYPEx_KeyEncrypt()
964 static void CRYPEx_SetKey(CRYP_HandleTypeDef *hcryp, uint32_t KeySize) in CRYPEx_SetKey() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cryp_ex.c82 static void CRYPEx_SetKey(CRYP_HandleTypeDef *hcryp, uint32_t KeySize);
732 CRYPEx_SetKey(hcryp, hcryp->Init.KeySize); in CRYPEx_KeyDecrypt()
860 CRYPEx_SetKey(hcryp, hcryp->Init.KeySize); in CRYPEx_KeyEncrypt()
964 static void CRYPEx_SetKey(CRYP_HandleTypeDef *hcryp, uint32_t KeySize) in CRYPEx_SetKey() function