Searched defs:hashlen (Results 1 – 6 of 6) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_crypto_core_ecc_ecdsa.c | 74 …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()
|
| D | cy_cryptolite_ecdsa.c | 666 cy_stc_cryptolite_context_ecdsa_t *cfContext, const uint8_t *hash, uint32_t hashlen, uint8_t *sig, in Cy_Cryptolite_ECC_SignHash() 814 … const uint8_t *sig, uint32_t siglen, const uint8_t *hash, uint32_t hashlen, in Cy_Cryptolite_ECC_VerifyHash()
|
| D | cy_crypto.c | 1191 uint32_t hashlen, in Cy_Crypto_ECDSA_SignHash() 1226 uint32_t hashlen, in Cy_Crypto_ECDSA_VerifyHash()
|
| D | cy_cryptolite_hkdf.c | 146 uint32_t hashlen = CY_CRYPTOLITE_SHA256_HASH_SIZE; in Cy_Cryptolite_Hkdf_Expand() local
|
| D | cy_crypto_core_hkdf_v2.c | 199 uint32_t hashlen; in Cy_Crypto_Core_V2_Hkdf_Expand() local
|
| D | cy_crypto_core_ecc_eddsa.c | 1354 …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 …_Crypto_Core_ED25519_Verify(CRYPTO_Type *base, uint8_t *sig, const uint8_t *hash, uint32_t hashlen, in Cy_Crypto_Core_ED25519_Verify()
|