Searched refs:ECC_X2 (Results 1 – 4 of 4) sorted by relevance
1514 Hex2Reg(pCurve->Eorder, crpt->ECC_X2); in run_ecc_codec()1969 crpt->ECC_X2[i] = temp_result1[i]; in ECC_GenerateSignature_KS()2266 crpt->ECC_X2[i] = temp_x[i]; in ECC_VerifySignature()2617 crpt->ECC_X2[i] = temp_x[i]; in ECC_VerifySignature_KS()
1689 …__IO uint32_t ECC_X2[18]; /*!< [0x0898] ~ [0x08dc] ECC The X-coordinate word 0~17 of th… member
5264 …__IO uint32_t ECC_X2[18]; /*!< [0x0898 - 0x08dc] ECC the X-coordinate Word0 of the Sec… member
1924 crpt->ECC_X2[i] = temp_x[i]; in ECC_VerifySignature()