Searched refs:cy_stc_crypto_ecc_key (Results 1 – 7 of 7) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_crypto_core_ecc.h | 129 const uint8_t *privateKey, cy_stc_crypto_ecc_key *publicKey); 132 cy_stc_crypto_ecc_key *key, 141 const cy_stc_crypto_ecc_key *key, 151 const cy_stc_crypto_ecc_key *key); 158 uint8_t *sig,const cy_stc_crypto_ecc_key *key, 185 const cy_stc_crypto_ecc_key *key, 196 cy_stc_crypto_ecc_key *publicKey);
|
| D | cy_crypto.h | 2083 const cy_stc_crypto_ecc_key *key, 2121 const cy_stc_crypto_ecc_key *key,
|
| D | cy_crypto_common.h | 1022 } cy_stc_crypto_ecc_key; typedef 1532 const cy_stc_crypto_ecc_key *key;
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_crypto_core_ecc_ecdsa.c | 75 const cy_stc_crypto_ecc_key *key, const uint8_t *messageKey) in Cy_Crypto_Core_ECC_SignHash() 79 cy_stc_crypto_ecc_key ephKey; in Cy_Crypto_Core_ECC_SignHash() 341 uint8_t *stat, const cy_stc_crypto_ecc_key *key) in Cy_Crypto_Core_ECC_VerifyHash()
|
| D | cy_crypto_core_ecc_key_gen.c | 74 cy_stc_crypto_ecc_key *key, in Cy_Crypto_Core_ECC_MakeKeyPair() 289 cy_stc_crypto_ecc_key *publicKey) in Cy_Crypto_Core_ECC_MakePublicKey()
|
| D | cy_crypto.c | 1193 const cy_stc_crypto_ecc_key *key, in Cy_Crypto_ECDSA_SignHash() 1228 const cy_stc_crypto_ecc_key *key, in Cy_Crypto_ECDSA_VerifyHash()
|
| D | cy_crypto_core_ecc_eddsa.c | 1185 cy_stc_crypto_ecc_key *publicKey) in Cy_Crypto_Core_ED25519_MakePublicKey() 1355 …const cy_stc_crypto_ecc_key *key, cy_en_eddsa_sig_type_t sigType,const uint8_t *sigctx, uint32_t s… in Cy_Crypto_Core_ED25519_Sign() 2069 …const cy_stc_crypto_ecc_key *key, uint32_t *stat, cy_en_eddsa_sig_type_t sigType,const uint8_t *si… in Cy_Crypto_Core_ED25519_Verify()
|