xilpki
Vitis Drivers API Documentation
xilpki_ecdsa.h File Reference

Macros

#define NIST_P192_LEN_BYTES   24U
 Bytes. More...
 
#define NIST_P384_LEN_BYTES   48U
 Bytes. More...
 
#define NIST_P256_LEN_BYTES   32U
 Bytes. More...
 
#define NIST_P521_LEN_BYTES   66U
 Bytes. More...
 

Enumerations

enum  XPki_EcdsaCrvType { ECC_NIST_P192 = 1, ECC_NIST_P256, ECC_NIST_P384, ECC_NIST_P521 }
 
enum  XPki_EcdsaCrv { ECC_BINARY = 1, ECC_PRIME }