Searched defs:HcfBigInteger (Results 1 – 1 of 1) sorted by relevance
21 typedef struct HcfBigInteger HcfBigInteger; typedef23 struct HcfBigInteger { struct24 unsigned char *data;25 uint32_t len;