Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_cryptolite_nist_p.h45 cy_stc_cryptolite_context_ecdsa_t *cfContext,
50 void Cy_Cryptolite_EC_NistP_PointMul(CRYPTOLITE_Type *base, cy_stc_cryptolite_context_ecdsa_t *cfCo…
54 cy_stc_cryptolite_context_ecdsa_t *cfContext,
61 cy_stc_cryptolite_context_ecdsa_t *cfContext,
66 cy_stc_cryptolite_context_ecdsa_t *cfContext,
86 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_AddMod()
112 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_SubMod()
145 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_HalfMod()
Dcy_cryptolite_ecdsa.h152 typedef struct cy_stc_cryptolite_context_ecdsa_t struct
172 }cy_stc_cryptolite_context_ecdsa_t; argument
224 cy_stc_cryptolite_context_ecdsa_t *cfContext,
246 cy_stc_cryptolite_context_ecdsa_t *cfContext);
283 cy_stc_cryptolite_context_ecdsa_t *cfContext, const uint8_t *hash, uint32_t hashlen, uint8_t *sig,
324 cy_stc_cryptolite_context_ecdsa_t *cfContext,
Dcy_cryptolite_ecc_key_gen.h80 cy_stc_cryptolite_context_ecdsa_t *cfContext,
114 cy_stc_cryptolite_context_ecdsa_t *cfContext,
145 cy_stc_cryptolite_context_ecdsa_t *cfContext,
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_cryptolite_nist_p.c69 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_Bar_MulRed()
113 cy_stc_cryptolite_context_ecdsa_t *cfContext,
118 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cryptolite_EC_MulRed()
141 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_MulMod()
167 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_SquareMod()
188 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_DivMod()
283 cy_stc_cryptolite_context_ecdsa_t *cfContext,
291 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_XYCZ_ADD()
347 cy_stc_cryptolite_context_ecdsa_t *cfContext,
355 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_EC_XYCZ_ADDC()
[all …]
Dcy_cryptolite_ecc_key_gen.c67 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_ECC_MakeKeyPair()
115 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_ECC_MakePrivateKey()
236 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_ECC_MakePublicKey()
Dcy_cryptolite_ecdsa.c516 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_ECC_Init()
557 cy_stc_cryptolite_context_ecdsa_t *cfContext) in Cy_Cryptolite_ECC_Free()
666 cy_stc_cryptolite_context_ecdsa_t *cfContext, const uint8_t *hash, uint32_t hashlen, uint8_t *sig, in Cy_Cryptolite_ECC_SignHash()
813 cy_stc_cryptolite_context_ecdsa_t *cfContext, in Cy_Cryptolite_ECC_VerifyHash()