Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc.h85 cy_stc_crypto_ecc_key *key,
91 const cy_stc_crypto_ecc_key *key,
98 const cy_stc_crypto_ecc_key *key);
105 const uint8_t *privateKey, cy_stc_crypto_ecc_key *publicKey);
Dcy_crypto.h1932 const cy_stc_crypto_ecc_key *key,
1968 const cy_stc_crypto_ecc_key *key,
Dcy_crypto_common.h650 } cy_stc_crypto_ecc_key; typedef
978 const cy_stc_crypto_ecc_key *key;
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_ecdsa.c68 const cy_stc_crypto_ecc_key *key, const uint8_t *messageKey) in Cy_Crypto_Core_ECC_SignHash()
72 cy_stc_crypto_ecc_key ephKey; in Cy_Crypto_Core_ECC_SignHash()
255 uint8_t *stat, const cy_stc_crypto_ecc_key *key) in Cy_Crypto_Core_ECC_VerifyHash()
Dcy_crypto_core_ecc_key_gen.c68 cy_stc_crypto_ecc_key *key, in Cy_Crypto_Core_ECC_MakeKeyPair()
245 cy_stc_crypto_ecc_key *publicKey) in Cy_Crypto_Core_ECC_MakePublicKey()
Dcy_crypto.c874 const cy_stc_crypto_ecc_key *key, in Cy_Crypto_ECDSA_SignHash()
900 const cy_stc_crypto_ecc_key *key, in Cy_Crypto_ECDSA_VerifyHash()