Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_eddsa.c1817 uint8_t *publicKeyRemap; in Cy_Crypto_Core_ED25519_PointDecode() local
1850 publicKeyRemap = (uint8_t *)CY_REMAP_ADDRESS_FOR_CRYPTO(publicKey); in Cy_Crypto_Core_ED25519_PointDecode()
1909 …Cy_Crypto_Core_MemCpy(base, (void*)publicKeyYRemap, (void const *)publicKeyRemap, (uint16_t)bytesi… in Cy_Crypto_Core_ED25519_PointDecode()