Searched refs:ECC_Y2 (Results 1 – 4 of 4) sorted by relevance
1862 crpt->ECC_Y2[i] = 0; in ECC_GenerateSignature_KS()1864 Hex2Reg(message, crpt->ECC_Y2); in ECC_GenerateSignature_KS()2159 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature()2510 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature_KS()
1666 …__IO uint32_t ECC_Y2[18]; /*!< [0x08e0] ~ [0x0924] ECC The Y-coordinate word 0~17 of th… member
1199 …__IO uint32_t ECC_Y2[18]; /*!< [0x08e0] ~ [0x0924] ECC The Y-coordinate word 0~17 of th… member
1697 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature()