Searched defs:hpre_ecc_curve (Results 1 – 1 of 1) sorted by relevance
55 struct hpre_ecc_curve { struct56 const uint32_t id;57 const uint32_t key_bits;58 const uint8_t *p;59 const uint8_t *a;60 const uint8_t *b;61 const uint8_t *x;62 const uint8_t *y;63 const uint8_t *n;