Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_eddsa.c57 cy_en_crypto_status_t Cy_Crypto_Core_ED25519_PointMul(CRYPTO_Type *base, cy_stc_crypto_edw_dp_type …
817 tmpResult = Cy_Crypto_Core_ED25519_PointMul(base, edwDp, p_x, p_y, my_s, bitsize); in Cy_Crypto_Core_ED25519_PointMulAdd()
823 tmpResult = Cy_Crypto_Core_ED25519_PointMul(base, edwDp, q_x, q_y, h, bitsize); in Cy_Crypto_Core_ED25519_PointMulAdd()
876 cy_en_crypto_status_t Cy_Crypto_Core_ED25519_PointMul(CRYPTO_Type *base, cy_stc_crypto_edw_dp_type … in Cy_Crypto_Core_ED25519_PointMul() function
1130 tmpResult = Cy_Crypto_Core_ED25519_PointMul(base, edwDp, VR_S_X, VR_S_Y, VR_D, bitsize); in Cy_Crypto_Core_ED25519_PointMultiplication()
1289 tmpResult = Cy_Crypto_Core_ED25519_PointMul(base, edwDp, p_x, p_y, p_d, bitsize); in Cy_Crypto_Core_ED25519_MakePublicKey()
1544 … tmpResult = Cy_Crypto_Core_ED25519_PointMul(base, edwDp, VR_S_X, VR_S_Y, p_s, bitsize); in Cy_Crypto_Core_ED25519_Sign()
1575 tmpResult = Cy_Crypto_Core_ED25519_PointMul(base, edwDp, p_x, p_y, p_r, bitsize); in Cy_Crypto_Core_ED25519_Sign()