Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dcrypto.h105 CURVE_B_163, /*!< ECC curve B-163 \hideinitializer */ enumerator
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dcrypto.h136 CURVE_B_163, /*!< ECC curve B-163 \hideinitializer */ enumerator
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c599 CURVE_B_163,
1343 … if ((ecc_curve == CURVE_B_163) || (ecc_curve == CURVE_B_233) || (ecc_curve == CURVE_B_283) || in ECC_GenerateSecretZ()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c506 CURVE_B_163,
1363 if((ecc_curve == CURVE_B_163) || (ecc_curve == CURVE_B_233) || (ecc_curve == CURVE_B_283) || in ECC_GenerateSecretZ()