Home
last modified time | relevance | path

Searched refs:Nonce (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_otfdec.c720 WRITE_REG(region->REG_NONCER0, Config->Nonce[0]); in HAL_OTFDEC_RegionConfig()
722 WRITE_REG(region->REG_NONCER1, Config->Nonce[1]); in HAL_OTFDEC_RegionConfig()
968 Config->Nonce[0] = READ_REG(region->REG_NONCER0); in HAL_OTFDEC_RegionGetConfig()
969 Config->Nonce[1] = READ_REG(region->REG_NONCER1); in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_otfdec.c720 WRITE_REG(region->REG_NONCER0, Config->Nonce[0]); in HAL_OTFDEC_RegionConfig()
722 WRITE_REG(region->REG_NONCER1, Config->Nonce[1]); in HAL_OTFDEC_RegionConfig()
1118 Config->Nonce[0] = READ_REG(region->REG_NONCER0); in HAL_OTFDEC_RegionGetConfig()
1119 Config->Nonce[1] = READ_REG(region->REG_NONCER1); in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_otfdec.c720 WRITE_REG(region->REG_NONCER0, Config->Nonce[0]); in HAL_OTFDEC_RegionConfig()
722 WRITE_REG(region->REG_NONCER1, Config->Nonce[1]); in HAL_OTFDEC_RegionConfig()
1115 Config->Nonce[0] = READ_REG(region->REG_NONCER0); in HAL_OTFDEC_RegionGetConfig()
1116 Config->Nonce[1] = READ_REG(region->REG_NONCER1); in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_otfdec.c720 WRITE_REG(region->REG_NONCER0, Config->Nonce[0]); in HAL_OTFDEC_RegionConfig()
722 WRITE_REG(region->REG_NONCER1, Config->Nonce[1]); in HAL_OTFDEC_RegionConfig()
1115 Config->Nonce[0] = READ_REG(region->REG_NONCER0); in HAL_OTFDEC_RegionGetConfig()
1116 Config->Nonce[1] = READ_REG(region->REG_NONCER1); in HAL_OTFDEC_RegionGetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mce.c356 WRITE_REG(p_context->CCNR0, AESConfig->Nonce[0]); in HAL_MCE_ConfigAESContext()
357 WRITE_REG(p_context->CCNR1, AESConfig->Nonce[1]); in HAL_MCE_ConfigAESContext()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mce.c361 WRITE_REG(p_context->CCNR0, AESConfig->Nonce[0]); in HAL_MCE_ConfigAESContext()
362 WRITE_REG(p_context->CCNR1, AESConfig->Nonce[1]); in HAL_MCE_ConfigAESContext()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_otfdec.h55 uint32_t Nonce[2]; /*!< OTFDEC region nonce */ member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_otfdec.h55 uint32_t Nonce[2]; /*!< OTFDEC region nonce */ member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_otfdec.h55 uint32_t Nonce[2]; /*!< OTFDEC region nonce */ member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_otfdec.h55 uint32_t Nonce[2]; /*!< OTFDEC region nonce */ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mce.h59 uint32_t Nonce[2]; /*!< MCE context nonce */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mce.h59 uint32_t Nonce[2]; /*!< MCE context nonce */ member