Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c1514 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()
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dcrypto_reg.h1689 …__IO uint32_t ECC_X2[18]; /*!< [0x0898] ~ [0x08dc] ECC The X-coordinate word 0~17 of th… member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcrypto_reg.h5264 …__IO uint32_t ECC_X2[18]; /*!< [0x0898 - 0x08dc] ECC the X-coordinate Word0 of the Sec… member
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c1924 crpt->ECC_X2[i] = temp_x[i]; in ECC_VerifySignature()