Home
last modified time | relevance | path

Searched defs:sig (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_ecdsa.c74 …Cy_Crypto_Core_ECC_SignHash(CRYPTO_Type *base, const uint8_t *hash, uint32_t hashlen, uint8_t *sig, in Cy_Crypto_Core_ECC_SignHash()
340 const uint8_t *sig, const uint8_t *hash, uint32_t hashlen, in Cy_Crypto_Core_ECC_VerifyHash()
Dcy_cryptolite_ecdsa.c666 cy_stc_cryptolite_context_ecdsa_t *cfContext, const uint8_t *hash, uint32_t hashlen, uint8_t *sig, in Cy_Cryptolite_ECC_SignHash()
814const uint8_t *sig, uint32_t siglen, const uint8_t *hash, uint32_t hashlen, in Cy_Cryptolite_ECC_VerifyHash()
Dcy_crypto.c1192 uint8_t *sig, in Cy_Crypto_ECDSA_SignHash()
1224 cy_en_crypto_status_t Cy_Crypto_ECDSA_VerifyHash(const uint8_t *sig, in Cy_Crypto_ECDSA_VerifyHash()
Dcy_crypto_core_ecc_eddsa.c1354 …Cy_Crypto_Core_ED25519_Sign(CRYPTO_Type *base, const uint8_t *hash, uint32_t hashlen, uint8_t *sig, in Cy_Crypto_Core_ED25519_Sign()
2068 cy_en_crypto_status_t Cy_Crypto_Core_ED25519_Verify(CRYPTO_Type *base, uint8_t *sig, const uint8_t … in Cy_Crypto_Core_ED25519_Verify()