Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc.h129 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);
Dcy_crypto.h2083 const cy_stc_crypto_ecc_key *key,
2121 const cy_stc_crypto_ecc_key *key,
Dcy_crypto_common.h1022 } cy_stc_crypto_ecc_key; typedef
1532 const cy_stc_crypto_ecc_key *key;
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_ecdsa.c75 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()
Dcy_crypto_core_ecc_key_gen.c74 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()
Dcy_crypto.c1193 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()
Dcy_crypto_core_ecc_eddsa.c1185 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()