Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c98 static const uint32_t HW_PKA_oplen[2] = { variable
502 HW_PKA_Comparison(HW_PKA_oplen, (uint32_t *)&publicKey[0], HW_PKA_P256_gfp); in HW_PKA_StartP256DHkeyGeneration()
519 HW_PKA_Comparison(HW_PKA_oplen, (uint32_t *)&bufferPublicKey[8], HW_PKA_P256_gfp); in HW_PKA_StartP256DHkeyGeneration()
685 HW_PKA_Comparison(HW_PKA_oplen, &T[1][0], &T[3][0]); in HW_PKA_ProcEnd_StateMachine()
728 HW_PKA_Comparison(HW_PKA_oplen, &T[0][0], &T[2][0]); in HW_PKA_ProcEnd_StateMachine()