Searched refs:nbbytePartialHash (Results 1 – 4 of 4) sorted by relevance
726 …uint32_t nbbytePartialHash = (((hhash->Instance->SR) >> 16U) * 4U); /* Nb byte to enter in HASH … in HAL_HASH_ProcessSuspend() local757 if (remainingwords <= nbbytePartialHash) in HAL_HASH_ProcessSuspend()2594 …uint32_t nbbytePartialHash = (((hhash->Instance->SR) >> 16U) * 4U); /* Nb byte to enter in HASH … in HASH_WriteData_IT() local2617 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Size)) in HASH_WriteData_IT()2619 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2730 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Size)) in HASH_WriteData_IT()2732 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2828 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Init.KeySize)) in HASH_WriteData_IT()2830 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2892 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Init.KeySize)) in HASH_WriteData_IT()[all …]
730 …uint32_t nbbytePartialHash = (((hhash->Instance->SR) >> 16U) * 4U); /* Nb byte to enter in HASH … in HAL_HASH_ProcessSuspend() local761 if (remainingwords <= nbbytePartialHash) in HAL_HASH_ProcessSuspend()2598 …uint32_t nbbytePartialHash = (((hhash->Instance->SR) >> 16U) * 4U); /* Nb byte to enter in HASH … in HASH_WriteData_IT() local2621 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Size)) in HASH_WriteData_IT()2623 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2734 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Size)) in HASH_WriteData_IT()2736 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2832 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Init.KeySize)) in HASH_WriteData_IT()2834 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2896 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Init.KeySize)) in HASH_WriteData_IT()[all …]
726 …uint32_t nbbytePartialHash = (((hhash->Instance->SR) >> 16U) * 4U); /* Nb byte to enter in HASH … in HAL_HASH_ProcessSuspend() local757 if (remainingwords <= nbbytePartialHash) in HAL_HASH_ProcessSuspend()2547 …uint32_t nbbytePartialHash = (((hhash->Instance->SR) >> 16U) * 4U); /* Nb byte to enter in HASH … in HASH_WriteData_IT() local2570 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Size)) in HASH_WriteData_IT()2572 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2683 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Size)) in HASH_WriteData_IT()2685 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2781 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Init.KeySize)) in HASH_WriteData_IT()2783 for (buffercounter = 0U; buffercounter < nbbytePartialHash ; buffercounter += 4U) in HASH_WriteData_IT()2845 if (((hhash->HashInCount) + nbbytePartialHash) < (hhash->Init.KeySize)) in HASH_WriteData_IT()[all …]