Searched refs:headersize_in_bytes (Results 1 – 10 of 10) sorted by relevance
2504 uint32_t headersize_in_bytes; in CRYP_DMAInCplt() local2523 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_DMAInCplt()2527 headersize_in_bytes = hcryp->Init.HeaderSize; in CRYP_DMAInCplt()2530 if ((headersize_in_bytes % 16U) != 0U) in CRYP_DMAInCplt()2533 hcryp->CrypHeaderCount = (uint16_t)((headersize_in_bytes / 16U) * 4U); in CRYP_DMAInCplt()2534 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++) in CRYP_DMAInCplt()2540 if ((headersize_in_bytes % 4U) == 0U) in CRYP_DMAInCplt()2553 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)]; in CRYP_DMAInCplt()3272 uint32_t headersize_in_bytes; in CRYP_AESGCM_Process_IT() local3291 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_AESGCM_Process_IT()[all …]
2511 uint32_t headersize_in_bytes; in CRYP_DMAInCplt() local2531 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_DMAInCplt()2535 headersize_in_bytes = hcryp->Init.HeaderSize; in CRYP_DMAInCplt()2538 if ((headersize_in_bytes % 16U) != 0U) in CRYP_DMAInCplt()2541 hcryp->CrypHeaderCount = (uint16_t)((headersize_in_bytes / 16U) * 4U); in CRYP_DMAInCplt()2542 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++) in CRYP_DMAInCplt()2548 if ((headersize_in_bytes % 4U) == 0U) in CRYP_DMAInCplt()2561 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)]; in CRYP_DMAInCplt()3281 uint32_t headersize_in_bytes; in CRYP_AESGCM_Process_IT() local3301 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_AESGCM_Process_IT()[all …]
2674 uint32_t headersize_in_bytes; in CRYP_DMAInCplt() local2693 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_DMAInCplt()2697 headersize_in_bytes = hcryp->Init.HeaderSize; in CRYP_DMAInCplt()2700 if ((headersize_in_bytes % 16U) != 0U) in CRYP_DMAInCplt()2703 hcryp->CrypHeaderCount = (uint16_t)((headersize_in_bytes / 16U) * 4U); in CRYP_DMAInCplt()2704 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++) in CRYP_DMAInCplt()2710 if ((headersize_in_bytes % 4U) == 0U) in CRYP_DMAInCplt()2723 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)]; in CRYP_DMAInCplt()3442 uint32_t headersize_in_bytes; in CRYP_AESGCM_Process_IT() local3461 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_AESGCM_Process_IT()[all …]
2953 uint32_t headersize_in_bytes; in CRYP_DMAInCplt() local2975 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_DMAInCplt()2979 headersize_in_bytes = hcryp->Init.HeaderSize; in CRYP_DMAInCplt()2982 if ((headersize_in_bytes % 16U) != 0U) in CRYP_DMAInCplt()2985 hcryp->CrypHeaderCount = (uint16_t)((headersize_in_bytes / 16U) * 4U); in CRYP_DMAInCplt()2986 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++) in CRYP_DMAInCplt()2992 if ((headersize_in_bytes % 4U) == 0U) in CRYP_DMAInCplt()3005 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)]; in CRYP_DMAInCplt()3803 uint32_t headersize_in_bytes; in CRYP_AESGCM_Process_IT() local3822 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_AESGCM_Process_IT()[all …]
2986 uint32_t headersize_in_bytes; in CRYP_DMAInCplt() local3008 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_DMAInCplt()3012 headersize_in_bytes = hcryp->Init.HeaderSize; in CRYP_DMAInCplt()3015 if ((headersize_in_bytes % 16U) != 0U) in CRYP_DMAInCplt()3018 hcryp->CrypHeaderCount = (uint16_t)((headersize_in_bytes / 16U) * 4U); in CRYP_DMAInCplt()3019 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++) in CRYP_DMAInCplt()3025 if ((headersize_in_bytes % 4U) == 0U) in CRYP_DMAInCplt()3038 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)]; in CRYP_DMAInCplt()3872 uint32_t headersize_in_bytes; in CRYP_AESGCM_Process_IT() local3891 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_AESGCM_Process_IT()[all …]
3158 uint32_t headersize_in_bytes; in CRYP_DMAInCplt() local3180 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_DMAInCplt()3184 headersize_in_bytes = hcryp->Init.HeaderSize; in CRYP_DMAInCplt()3187 if ((headersize_in_bytes % 16U) != 0U) in CRYP_DMAInCplt()3190 hcryp->CrypHeaderCount = (uint16_t)((headersize_in_bytes / 16U) * 4U); in CRYP_DMAInCplt()3191 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++) in CRYP_DMAInCplt()3197 if ((headersize_in_bytes % 4U) == 0U) in CRYP_DMAInCplt()3210 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)]; in CRYP_DMAInCplt()4048 uint32_t headersize_in_bytes; in CRYP_AESGCM_Process_IT() local4067 headersize_in_bytes = hcryp->Init.HeaderSize * 4U; in CRYP_AESGCM_Process_IT()[all …]
5910 uint32_t headersize_in_bytes;5919 headersize_in_bytes = hcryp->Init.HeaderSize * 4U;5923 headersize_in_bytes = hcryp->Init.HeaderSize;5926 if (headersize_in_bytes != 0U)5937 if ((headersize_in_bytes % 16U) == 0U)5940 for (loopcounter = 0U; (loopcounter < (headersize_in_bytes / 4U)); loopcounter += 4U)5975 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 16U) * 4U)); loopcounter += 4U)6007 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++)6013 if ((headersize_in_bytes % 4U) == 0U)6026 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)];[all …]
5904 uint32_t headersize_in_bytes;5913 headersize_in_bytes = hcryp->Init.HeaderSize * 4U;5917 headersize_in_bytes = hcryp->Init.HeaderSize;5920 if (headersize_in_bytes != 0U)5931 if ((headersize_in_bytes % 16U) == 0U)5934 for (loopcounter = 0U; (loopcounter < (headersize_in_bytes / 4U)); loopcounter += 4U)5969 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 16U) * 4U)); loopcounter += 4U)6001 for (loopcounter = 0U; (loopcounter < ((headersize_in_bytes / 4U) % 4U)); loopcounter++)6007 if ((headersize_in_bytes % 4U) == 0U)6020 tmp &= mask[(hcryp->Init.DataType * 2U) + (headersize_in_bytes % 4U)];[all …]