Home
last modified time | relevance | path

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

/aosp_15_r20/external/gsc-utils/include/
H A Du2f.h211 struct u2f_sign_req { struct
212 uint8_t appId[U2F_APPID_SIZE]; /* Application id */
213 uint8_t userSecret[U2F_USER_SECRET_SIZE];
214 struct u2f_key_handle keyHandle;
215 uint8_t hash[U2F_P256_SIZE];
216 uint8_t flags;