Lines Matching refs:pInitVect
429 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Encrypt()
508 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Encrypt()
663 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Decrypt()
739 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Decrypt()
900 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Encrypt_IT()
989 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Encrypt_IT()
1164 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Decrypt_IT()
1253 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Decrypt_IT()
1402 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Encrypt_DMA()
1470 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Encrypt_DMA()
1611 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCBC_Decrypt_DMA()
1680 CRYP_SetInitVector(hcryp, hcryp->Init.pInitVect); in HAL_CRYP_AESCTR_Decrypt_DMA()