Searched defs:s_x (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_en_crypto_status_t Cy_Crypto_Core_JacobianInvTransform(CRYPTO_Type *base, uint32_t s_x, uint32_t… in Cy_Crypto_Core_JacobianInvTransform() 1958 uint32_t s_x, in Cy_Crypto_Core_JacobianEcAdd() 2116 uint32_t s_x, in Cy_Crypto_Core_JacobianEcDouble() 2254 cy_en_crypto_status_t Cy_Crypto_Core_JacobianEcScalarMul(CRYPTO_Type *base, uint32_t s_x, uint32_t … in Cy_Crypto_Core_JacobianEcScalarMul()
|
| D | cy_crypto_core_ecc_eddsa.c | 311 uint32_t s_x, in Cy_Crypto_Core_ED25519Add() 531 uint32_t s_x, in Cy_Crypto_Core_ED25519Double() 682 cy_en_crypto_status_t Cy_Crypto_Core_ED25519InvTransform(CRYPTO_Type *base, uint32_t s_x, uint32_t … in Cy_Crypto_Core_ED25519InvTransform()
|