Searched defs:s_y (Results 1 – 2 of 2) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_crypto_core_ecc_nist_p.c | 1818 void Cy_Crypto_Core_JacobianTransform(CRYPTO_Type *base, uint32_t s_x, uint32_t s_y, uint32_t s_z) in Cy_Crypto_Core_JacobianTransform() 1850 … Cy_Crypto_Core_JacobianInvTransform(CRYPTO_Type *base, uint32_t s_x, uint32_t s_y, uint32_t s_z, … in Cy_Crypto_Core_JacobianInvTransform() 1959 uint32_t s_y, in Cy_Crypto_Core_JacobianEcAdd() 2117 uint32_t s_y, in Cy_Crypto_Core_JacobianEcDouble() 2254 …t Cy_Crypto_Core_JacobianEcScalarMul(CRYPTO_Type *base, uint32_t s_x, uint32_t s_y, uint32_t d, ui… in Cy_Crypto_Core_JacobianEcScalarMul()
|
| D | cy_crypto_core_ecc_eddsa.c | 312 uint32_t s_y, in Cy_Crypto_Core_ED25519Add() 532 uint32_t s_y, in Cy_Crypto_Core_ED25519Double() 682 …t Cy_Crypto_Core_ED25519InvTransform(CRYPTO_Type *base, uint32_t s_x, uint32_t s_y, uint32_t s_z, … in Cy_Crypto_Core_ED25519InvTransform()
|