Lines Matching refs:pInitVect
430 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Encrypt()
509 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Encrypt()
664 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Decrypt()
740 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Decrypt()
905 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Encrypt_IT()
998 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Encrypt_IT()
1181 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Decrypt_IT()
1274 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Decrypt_IT()
1427 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Encrypt_DMA()
1495 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Encrypt_DMA()
1636 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Decrypt_DMA()
1705 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Decrypt_DMA()