Searched refs:ECC_Y2 (Results 1 – 4 of 4) sorted by relevance
1970 crpt->ECC_Y2[i] = 0; in ECC_GenerateSignature_KS()1972 Hex2Reg(message, crpt->ECC_Y2); in ECC_GenerateSignature_KS()2267 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature()2618 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature_KS()
1690 …__IO uint32_t ECC_Y2[18]; /*!< [0x08e0] ~ [0x0924] ECC The Y-coordinate word 0~17 of th… member
5265 …__IO uint32_t ECC_Y2[18]; /*!< [0x08e0 - 0x0924] ECC the Y-coordinate Word0 of the Sec… member
1925 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature()