PSoC 6 Peripheral Driver Library
Data Fields
cy_stc_crypto_ecc_point Struct Reference
Crypto (Cryptography)
»
Common Data Structures
Description
A point on a ECC curve.
Data Fields
void *
x
The x co-ordinate.
void *
y
The y co-ordinate.