xilsecure
Vitis Drivers API Documentation
XSecure_EllipticKey Struct Reference

Structure for pointers of public key curve points. More...

Data Fields

u8 * Qx
 Public key curve point x. More...
 
u8 * Qy
 Public key curve point y. More...
 

Detailed Description

Structure for pointers of public key curve points.

Field Documentation