Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c1051 crpt->ECC_B[i] = 0UL; in ecc_init_curve()
1058 Hex2Reg(pCurve->Eb, crpt->ECC_B); in ecc_init_curve()
1064 dump_ecc_reg("CRPT_ECC_CURVE_B", crpt->ECC_B, 10); in ecc_init_curve()
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dcrypto_reg.h1692 …__IO uint32_t ECC_B[18]; /*!< [0x0970] ~ [0x09b4] ECC The parameter CURVEB word 0~17 o… member
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c1017 crpt->ECC_B[i] = 0UL; in ecc_init_curve()
1024 Hex2Reg(pCurve->Eb, crpt->ECC_B); in ecc_init_curve()
1030 dump_ecc_reg("CRPT_ECC_CURVE_B", crpt->ECC_B, 10); in ecc_init_curve()
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcrypto_reg.h5267 …__IO uint32_t ECC_B[18]; /*!< [0x0970 - 0x09b4] ECC the Parameter CURVEB Word0 of Ell… member