PSoC 6 Peripheral Driver Library
cy_stc_crypto_ecc_point Struct Reference

Description

A point on a ECC curve.

Data Fields

void * x
 The x co-ordinate.
 
void * y
 The y co-ordinate.