Searched refs:rtempbuff (Results 1 – 5 of 5) sorted by relevance
4422 const uint8_t *rtempbuff; in HAL_MMC_RPMB_ProgramAuthenticationKey() local4480 rtempbuff = zero_pack; in HAL_MMC_RPMB_ProgramAuthenticationKey()4490 data = (uint32_t)(*rtempbuff); in HAL_MMC_RPMB_ProgramAuthenticationKey()4491 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4493 data |= ((uint32_t)(*rtempbuff) << 8U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4494 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4496 data |= ((uint32_t)(*rtempbuff) << 16U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4497 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4499 data |= ((uint32_t)(*rtempbuff) << 24U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4500 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()[all …]
4465 const uint8_t *rtempbuff; in HAL_MMC_RPMB_ProgramAuthenticationKey() local4523 rtempbuff = zero_pack; in HAL_MMC_RPMB_ProgramAuthenticationKey()4533 data = (uint32_t)(*rtempbuff); in HAL_MMC_RPMB_ProgramAuthenticationKey()4534 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4536 data |= ((uint32_t)(*rtempbuff) << 8U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4537 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4539 data |= ((uint32_t)(*rtempbuff) << 16U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4540 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4542 data |= ((uint32_t)(*rtempbuff) << 24U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4543 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()[all …]
4450 const uint8_t *rtempbuff; in HAL_MMC_RPMB_ProgramAuthenticationKey() local4508 rtempbuff = zero_pack; in HAL_MMC_RPMB_ProgramAuthenticationKey()4518 data = (uint32_t)(*rtempbuff); in HAL_MMC_RPMB_ProgramAuthenticationKey()4519 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4521 data |= ((uint32_t)(*rtempbuff) << 8U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4522 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4524 data |= ((uint32_t)(*rtempbuff) << 16U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4525 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4527 data |= ((uint32_t)(*rtempbuff) << 24U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4528 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()[all …]
4466 const uint8_t *rtempbuff; in HAL_MMC_RPMB_ProgramAuthenticationKey() local4524 rtempbuff = zero_pack; in HAL_MMC_RPMB_ProgramAuthenticationKey()4534 data = (uint32_t)(*rtempbuff); in HAL_MMC_RPMB_ProgramAuthenticationKey()4535 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4537 data |= ((uint32_t)(*rtempbuff) << 8U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4538 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4540 data |= ((uint32_t)(*rtempbuff) << 16U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4541 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()4543 data |= ((uint32_t)(*rtempbuff) << 24U); in HAL_MMC_RPMB_ProgramAuthenticationKey()4544 rtempbuff++; in HAL_MMC_RPMB_ProgramAuthenticationKey()[all …]