Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dcrypto.c812 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve);
983 pCurve = get_curve(ecc_curve); in ecc_init_curve()
1069 pCurve = get_curve(ecc_curve); in ECC_IsPrivateKeyValid()
2574 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve) in get_curve() function
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dcrypto.c759 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve);
903 pCurve = get_curve(ecc_curve); in ecc_init_curve()
989 pCurve = get_curve(ecc_curve); in ECC_IsPrivateKeyValid()
3449 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve) in get_curve() function
3460 static ECC_CURVE * get_curve(E_ECC_CURVE ecc_curve) in get_curve() function