Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc_nist_p.h73 cy_en_crypto_status_t Cy_Crypto_Core_JacobianEcScalarMul(CRYPTO_Type *base, uint32_t s_x, uint32_t …
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_nist_p.c2254 cy_en_crypto_status_t Cy_Crypto_Core_JacobianEcScalarMul(CRYPTO_Type *base, uint32_t s_x, uint32_t … in Cy_Crypto_Core_JacobianEcScalarMul() function
2480 tmpResult = Cy_Crypto_Core_JacobianEcScalarMul (base, p_x, p_y, p_d, bitsize); in Cy_Crypto_Core_EC_NistP_PointMul()