Home
last modified time | relevance | path

Searched refs:p_y (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw_pka_p256.c178 const uint32_t* p_y ) in HW_PKA_P256_StartEccScalarMul() argument
207 8, p_y ? p_y : HW_PKA_P256_p_y ); in HW_PKA_P256_StartEccScalarMul()
220 uint32_t* p_y ) in HW_PKA_P256_ReadEccScalarMul() argument
229 if ( p_y ) in HW_PKA_P256_ReadEccScalarMul()
231 HW_PKA_ReadResult( PKA_ECC_SCALAR_MUL_OUT_RESULT_Y, 8, p_y ); in HW_PKA_P256_ReadEccScalarMul()
Dhw.h328 const uint32_t* p_y );
342 uint32_t* p_y );