Searched refs:Cy_Crypto_Core_JacobianEcAdd (Results 1 – 2 of 2) sorted by relevance
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/ |
D | cy_crypto_core_ecc_nist_p.h | 67 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/ |
D | cy_crypto_core_ecc_nist_p.c | 1631 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()
|