Home
last modified time | relevance | path

Searched defs:u2f_ec_point (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/gsc-utils/include/
H A Du2f.h59 struct u2f_ec_point { struct
60 uint8_t pointFormat; /* Point type */
61 uint8_t x[U2F_EC_KEY_SIZE]; /* X-value */
62 uint8_t y[U2F_EC_KEY_SIZE]; /* Y-value */