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/ |
D | cy_crypto_core_ecc.h | 85 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);
|
D | cy_crypto.h | 1932 const cy_stc_crypto_ecc_key *key, 1968 const cy_stc_crypto_ecc_key *key,
|
D | cy_crypto_common.h | 650 } cy_stc_crypto_ecc_key; typedef 978 const cy_stc_crypto_ecc_key *key;
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/ |
D | cy_crypto_core_ecc_ecdsa.c | 68 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()
|
D | cy_crypto_core_ecc_key_gen.c | 68 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()
|
D | cy_crypto.c | 874 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()
|