Home
last modified time | relevance | path

Searched refs:get_curve (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c890 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve);
1015 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve) in get_curve() function
1039 pCurve = get_curve(ecc_curve); in ecc_init_curve()
1170 pCurve = get_curve(ecc_curve); in ECC_IsPrivateKeyValid()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c834 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve);
1005 pCurve = get_curve(ecc_curve); in ecc_init_curve()
1091 pCurve = get_curve(ecc_curve); in ECC_IsPrivateKeyValid()
2682 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve) in get_curve() function