Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
Dcrpt_reg.h1668 …__IO uint32_t ECC_B[18]; /*!< [0x0970] ~ [0x09b4] ECC The parameter CURVEB word 0~17 o… member
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dcrypto.c995 crpt->ECC_B[i] = 0UL; in ecc_init_curve()
1002 Hex2Reg(pCurve->Eb, crpt->ECC_B); in ecc_init_curve()
1008 dump_ecc_reg("CRPT_ECC_CURVE_B", crpt->ECC_B, 10); in ecc_init_curve()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
Dcrpt_reg.h1201 …__IO uint32_t ECC_B[18]; /*!< [0x0970] ~ [0x09b4] ECC The parameter CURVEB word 0~17 o… member
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dcrypto.c915 crpt->ECC_B[i] = 0UL; in ecc_init_curve()
922 Hex2Reg(pCurve->Eb, crpt->ECC_B); in ecc_init_curve()
928 dump_ecc_reg("CRPT_ECC_CURVE_B", crpt->ECC_B, 10); in ecc_init_curve()