Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c1970 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()
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dcrypto_reg.h1690 …__IO uint32_t ECC_Y2[18]; /*!< [0x08e0] ~ [0x0924] ECC The Y-coordinate word 0~17 of th… member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcrypto_reg.h5265 …__IO uint32_t ECC_Y2[18]; /*!< [0x08e0 - 0x0924] ECC the Y-coordinate Word0 of the Sec… member
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c1925 crpt->ECC_Y2[i] = temp_y[i]; in ECC_VerifySignature()