Home
last modified time | relevance | path

Searched refs:stat (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_ecdsa.c255 uint8_t *stat, const cy_stc_crypto_ecc_key *key) in Cy_Crypto_Core_ECC_VerifyHash() argument
264 if ((sig != NULL) && (hash != NULL) && (stat != NULL) && (key != NULL)) in Cy_Crypto_Core_ECC_VerifyHash()
426 *stat = 1u; in Cy_Crypto_Core_ECC_VerifyHash()
430 *stat = 0u; in Cy_Crypto_Core_ECC_VerifyHash()
Dcy_crypto.c899 uint8_t *stat, in Cy_Crypto_ECDSA_VerifyHash() argument
913 cfContext->dst0 = stat; in Cy_Crypto_ECDSA_VerifyHash()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc.h97 uint8_t *stat,
Dcy_crypto.h1967 uint8_t *stat,