Searched refs:ECC_X1 (Results 1 – 4 of 4) sorted by relevance
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | crypto.c | 1018 crpt->ECC_X1[i] = 0UL; in ecc_init_curve() 1025 Hex2Reg(pCurve->Px, crpt->ECC_X1); in ecc_init_curve() 1031 dump_ecc_reg("CRPT_ECC_POINT_X1", crpt->ECC_X1, 10); in ecc_init_curve() 1181 Reg2Hex(pCurve->Echar, crpt->ECC_X1, public_k1); in ECC_GeneratePublicKey() 1249 Reg2Hex(pCurve->Echar, crpt->ECC_X1, public_k1); in ECC_GeneratePublicKey_KS() 1282 crpt->ECC_X1[i] = 0UL; in ECC_Mutiply() 1287 Hex2Reg(x1, crpt->ECC_X1); in ECC_Mutiply() 1325 Reg2Hex(pCurve->Echar, crpt->ECC_X1, x2); in ECC_Mutiply() 1359 crpt->ECC_X1[i] = 0UL; in ECC_GenerateSecretZ() 1378 Hex2Reg(public_k1, crpt->ECC_X1); in ECC_GenerateSecretZ() [all …]
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | crypto.c | 1052 crpt->ECC_X1[i] = 0UL; in ecc_init_curve() 1059 Hex2Reg(pCurve->Px, crpt->ECC_X1); in ecc_init_curve() 1065 dump_ecc_reg("CRPT_ECC_POINT_X1", crpt->ECC_X1, 10); in ecc_init_curve() 1248 Reg2Hex(pCurve->Echar, crpt->ECC_X1, public_k1); in ECC_GeneratePublicKey() 1280 crpt->ECC_X1[i] = 0UL; in ECC_Mutiply() 1284 Hex2Reg(x1, crpt->ECC_X1); in ECC_Mutiply() 1307 Reg2Hex(pCurve->Echar, crpt->ECC_X1, x2); in ECC_Mutiply() 1339 crpt->ECC_X1[i] = 0UL; in ECC_GenerateSecretZ() 1358 Hex2Reg(public_k1, crpt->ECC_X1); in ECC_GenerateSecretZ() 1379 Reg2Hex(pCurve->Echar, crpt->ECC_X1, secret_z); in ECC_GenerateSecretZ() [all …]
|
| /hal_nuvoton-latest/m48x/Devices/M480/Include/ |
| D | crypto_reg.h | 1687 …__IO uint32_t ECC_X1[18]; /*!< [0x0808] ~ [0x084c] ECC The X-coordinate word 0~17 of th… member
|
| /hal_nuvoton-latest/m46x/Devices/M460/Include/ |
| D | crypto_reg.h | 5262 …__IO uint32_t ECC_X1[18]; /*!< [0x0808 - 0x084c] ECC the X-coordinate Word0 of the Fir… member
|