MTB CAT1 Peripheral driver library
cy_stc_cryptolite_ecc_point Struct Reference

Description

A point on a ECC curve.

The x and y buffers must be 4 byte aligned

Data Fields

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