Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc_nist_p.h67 void Cy_Crypto_Core_JacobianEcAdd(CRYPTO_Type *base, uint32_t s_x, uint32_t s_y, uint32_t s_z, uint…
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_nist_p.c1631 void Cy_Crypto_Core_JacobianEcAdd(CRYPTO_Type *base, in Cy_Crypto_Core_JacobianEcAdd() function
1863 Cy_Crypto_Core_JacobianEcAdd (base, my_s_x, my_s_y, my_s_z, my_t_x, my_t_y, size); in Cy_Crypto_Core_JacobianEcScalarMul()