Searched refs:Cy_Crypto_Core_ECC_GetCurveParams (Results 1 – 5 of 5) sorted by relevance
119 const cy_stc_crypto_ecc_dp_type *eccDp = Cy_Crypto_Core_ECC_GetCurveParams(curveID); in Cy_Crypto_Core_ECC_MakePrivateKey()249 cy_stc_crypto_ecc_dp_type *eccDp = Cy_Crypto_Core_ECC_GetCurveParams(curveID); in Cy_Crypto_Core_ECC_MakePublicKey()
49 cy_stc_crypto_ecc_dp_type *Cy_Crypto_Core_ECC_GetCurveParams(cy_en_crypto_ecc_curve_id_t curveId) in Cy_Crypto_Core_ECC_GetCurveParams() function
84 eccDp = Cy_Crypto_Core_ECC_GetCurveParams(key->curveID); in Cy_Crypto_Core_ECC_SignHash()268 eccDp = Cy_Crypto_Core_ECC_GetCurveParams(key->curveID); in Cy_Crypto_Core_ECC_VerifyHash()
2019 cy_stc_crypto_ecc_dp_type *eccDp = Cy_Crypto_Core_ECC_GetCurveParams(curveID); in Cy_Crypto_Core_EC_NistP_PointMultiplication()
73 cy_stc_crypto_ecc_dp_type *Cy_Crypto_Core_ECC_GetCurveParams(cy_en_crypto_ecc_curve_id_t curveId);