Home
last modified time | relevance | path

Searched defs:coefB (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_pka.h143 const uint8_t *coefB; /*!< pointer to curve coefficient b */ member
156 …const uint8_t *coefB; /*!< Pointer to curve coefficient b (Array of modulusSize e… member
197 …const uint8_t *coefB; /*!< Pointer to B coefficient (Array of modulusSi… member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_pka.h143 const uint8_t *coefB; /*!< pointer to curve coefficient b */ member
156 …const uint8_t *coefB; /*!< Pointer to curve coefficient b (Array of modulusSize e… member
197 …const uint8_t *coefB; /*!< Pointer to B coefficient (Array of modulusSi… member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_pka.h166 …const uint8_t *coefB; /*!< Pointer to curve coefficient b (Array of modulusSize e… member