|
RetroArch
|
ECP point structure (jacobian coordinates) More...
#include <ecp.h>
Public Attributes | |
| mbedtls_mpi | X |
| mbedtls_mpi | Y |
| mbedtls_mpi | Z |
ECP point structure (jacobian coordinates)
| mbedtls_mpi mbedtls_ecp_point::X |
the point's X coordinate
| mbedtls_mpi mbedtls_ecp_point::Y |
the point's Y coordinate
| mbedtls_mpi mbedtls_ecp_point::Z |
the point's Z coordinate
1.8.15