Home
last modified time | relevance | path

Searched refs:Phase_saved (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_cryp.h174 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_cryp.h174 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_cryp.h174 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_hash.h163 HAL_HASH_PhaseTypeDef Phase_saved; /*!< Saved HASH peripheral phase */ member
Dstm32wbaxx_hal_cryp.h197 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_cryp.h174 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_cryp.h174 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_cryp.h173 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_hash.h163 HAL_HASH_PhaseTypeDef Phase_saved; /*!< Saved HASH peripheral phase */ member
Dstm32h7rsxx_hal_cryp.h199 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_hash.h163 HAL_HASH_PhaseTypeDef Phase_saved; /*!< Saved HASH peripheral phase */ member
Dstm32n6xx_hal_cryp.h200 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_hash.h163 HAL_HASH_PhaseTypeDef Phase_saved; /*!< Saved HASH peripheral phase */ member
Dstm32h5xx_hal_cryp.h197 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cryp.h197 …uint32_t Phase_saved; /*!< copy of CRYP authentication phase when p… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_hash.c653 hhash->Phase_saved = hhash->Phase; in HAL_HASH_Suspend()
708 hhash->Phase = hhash->Phase_saved; in HAL_HASH_Resume()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_hash.c653 hhash->Phase_saved = hhash->Phase; in HAL_HASH_Suspend()
708 hhash->Phase = hhash->Phase_saved; in HAL_HASH_Resume()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_hash.c657 hhash->Phase_saved = hhash->Phase; in HAL_HASH_Suspend()
712 hhash->Phase = hhash->Phase_saved; in HAL_HASH_Resume()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_hash.c653 hhash->Phase_saved = hhash->Phase; in HAL_HASH_Suspend()
708 hhash->Phase = hhash->Phase_saved; in HAL_HASH_Resume()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_cryp.c981 hcryp->Phase_saved = hcryp->Phase; in HAL_CRYP_Suspend()
1052 hcryp->Phase = hcryp->Phase_saved; in HAL_CRYP_Resume()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_cryp.c983 hcryp->Phase_saved = hcryp->Phase; in HAL_CRYP_Suspend()
1054 hcryp->Phase = hcryp->Phase_saved; in HAL_CRYP_Resume()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_cryp.c981 hcryp->Phase_saved = hcryp->Phase; in HAL_CRYP_Suspend()
1052 hcryp->Phase = hcryp->Phase_saved; in HAL_CRYP_Resume()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_cryp.c981 hcryp->Phase_saved = hcryp->Phase; in HAL_CRYP_Suspend()
1052 hcryp->Phase = hcryp->Phase_saved; in HAL_CRYP_Resume()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cryp.c981 hcryp->Phase_saved = hcryp->Phase; in HAL_CRYP_Suspend()
1052 hcryp->Phase = hcryp->Phase_saved; in HAL_CRYP_Resume()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_cryp.c977 hcryp->Phase_saved = hcryp->Phase; in HAL_CRYP_Suspend()
1047 hcryp->Phase = hcryp->Phase_saved; in HAL_CRYP_Resume()

12