Home
last modified time | relevance | path

Searched refs:HAL_CRYP_ERROR_BUSY (Results 1 – 25 of 47) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cryp_ex.c201 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
300 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
369 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_WrapKey()
411 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_UnwrapKey()
482 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EncryptSharedKey()
530 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DecryptSharedKey()
Dstm32u5xx_hal_cryp.c702 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
754 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1196 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SaveContext()
1255 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_RestoreContext()
1467 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1570 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1681 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1790 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1960 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
2051 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_cryp_ex.c199 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
298 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
388 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_WrapKey()
453 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_UnwrapKey()
537 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EncryptSharedKey()
601 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DecryptSharedKey()
Dstm32wbaxx_hal_cryp.c694 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
746 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1188 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SaveContext()
1243 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_RestoreContext()
1446 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1537 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1641 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1743 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1912 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1996 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_cryp_ex.c204 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
311 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
349 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
365 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
Dstm32wlxx_hal_cryp.c631 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
687 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1136 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SaveContext()
1187 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_RestoreContext()
1392 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1492 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1602 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1711 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1838 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1929 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_cryp_ex.c204 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
311 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
349 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
365 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
Dstm32u0xx_hal_cryp.c636 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
692 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1295 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1396 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1506 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1615 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1743 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1834 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
3027 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_cryp_ex.c204 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
311 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
349 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
365 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
Dstm32g0xx_hal_cryp.c636 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
692 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1297 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1398 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1508 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1617 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1745 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1836 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
3029 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_cryp_ex.c204 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
311 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
349 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
365 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
Dstm32wbxx_hal_cryp.c636 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
692 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1295 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1396 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1506 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1615 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1743 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1834 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
3027 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_cryp_ex.c204 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
311 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
349 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
365 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
Dstm32l5xx_hal_cryp.c636 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
692 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1295 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1396 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1506 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1615 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1743 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1834 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
3027 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cryp_ex.c204 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
311 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
349 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
365 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cryp_ex.c202 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
301 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
390 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_WrapKey()
455 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_UnwrapKey()
545 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EncryptSharedKey()
615 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DecryptSharedKey()
Dstm32h5xx_hal_cryp.c702 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
754 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1196 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SaveContext()
1255 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_RestoreContext()
1467 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1570 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1680 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1788 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1957 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
2047 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_cryp_ex.c277 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
453 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
528 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_WrapKey()
580 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_UnwrapKey()
653 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EncryptSharedKey()
706 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DecryptSharedKey()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cryp_ex.c277 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
453 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
528 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_WrapKey()
580 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_UnwrapKey()
653 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EncryptSharedKey()
706 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DecryptSharedKey()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_cryp.c425 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
475 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
834 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
952 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1059 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1166 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1286 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1390 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
1682 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_TDES_IT()
2333 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_cryp_ex.c341 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
600 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
641 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
658 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_cryp_ex.c341 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
600 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
641 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_EnableAutoKeyDerivation()
658 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_DisableAutoKeyDerivation()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_cryp.c590 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
644 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1019 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1150 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1267 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1386 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1557 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1683 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
1995 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_TDES_IT()
3084 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()
Dstm32mp1xx_hal_cryp_ex.c208 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
327 hcryp->ErrorCode = HAL_CRYP_ERROR_BUSY; in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cryp.c595 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_SetConfig()
651 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_GetConfig()
1026 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt()
1157 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt()
1274 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_IT()
1393 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_IT()
1548 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Encrypt_DMA()
1666 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in HAL_CRYP_Decrypt_DMA()
1985 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_TDES_IT()
2845 hcryp->ErrorCode |= HAL_CRYP_ERROR_BUSY; in CRYP_AES_IT()

12