Home
last modified time | relevance | path

Searched defs:z (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_nist_p.c121 static void Cy_Crypto_Core_EC_CS_MUL_Red_P192(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_CS_MUL_Red_P192()
187 static void Cy_Crypto_Core_EC_CS_MUL_Red_P224(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_CS_MUL_Red_P224()
260 static void Cy_Crypto_Core_EC_CS_MUL_Red_P256(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_CS_MUL_Red_P256()
450 static void Cy_Crypto_Core_EC_CS_MUL_Red_P384(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_CS_MUL_Red_P384()
597 static void Cy_Crypto_Core_EC_CS_MUL_Red_P521(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_CS_MUL_Red_P521()
644 static void Cy_Crypto_Core_EC_CS_MulRed(CRYPTO_Type *base, uint32_t z, uint32_t x, uint32_t size) in Cy_Crypto_Core_EC_CS_MulRed()
694 static void Cy_Crypto_Core_EC_SM_MUL_Red_P192(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_SM_MUL_Red_P192()
763 static void Cy_Crypto_Core_EC_SM_MUL_Red_P224(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_SM_MUL_Red_P224()
834 static void Cy_Crypto_Core_EC_SM_MUL_Red_P256(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_SM_MUL_Red_P256()
951 static void Cy_Crypto_Core_EC_SM_MUL_Red_P384(CRYPTO_Type *base, uint32_t z, uint32_t x) in Cy_Crypto_Core_EC_SM_MUL_Red_P384()
[all …]
Dcy_crypto_core_rsa.c480 static void Cy_Crypto_Core_Rsa_MontTransform(CRYPTO_Type *base, uint32_t z, uint32_t a, uint32_t ba… in Cy_Crypto_Core_Rsa_MontTransform()
558 uint32_t z, uint32_t a, uint32_t b, in Cy_Crypto_Core_Rsa_MontMul()
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_debug.h137 #define WHD_IOCTL_LOG_ADD(x, y, z) whd_ioctl_log_add(x, y, z) argument
138 #define WHD_IOCTL_LOG_ADD_EVENT(w, x, y, z) whd_ioctl_log_add_event(w, x, y, z) argument
141 #define WHD_IOCTL_LOG_ADD(x, y, z) argument
142 #define WHD_IOCTL_LOG_ADD_EVENT(w, x, y, z) argument