Searched refs:HW_PKA_P256_StartPointCheck (Results 1 – 4 of 4) sorted by relevance
189 void HW_PKA_P256_StartPointCheck( const uint32_t* x, const uint32_t* y );535 … HW_PKA_P256_StartPointCheck( (uint32_t *)&bufferPublicKey[0], (uint32_t *)&bufferPublicKey[8] ); in HW_PKA_StartP256DHkeyGeneration()933 void HW_PKA_P256_StartPointCheck( const uint32_t* x, const uint32_t* y ) in HW_PKA_P256_StartPointCheck() function
135 void HW_PKA_P256_StartPointCheck( const uint32_t* x, in HW_PKA_P256_StartPointCheck() function
299 extern void HW_PKA_P256_StartPointCheck( const uint32_t* x,
172 HW_PKA_P256_StartPointCheck( BPKA_buffer + 8, in BPKA_Process()