commit | 980c1f80d88e6a572198610147bf37b11674d30c | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Mar 13 12:00:36 2019 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 14 14:36:55 2019 -0700 |
tree | ceae4ea8774672b1f0ab39c9728e679c0f81bc5b | |
parent | 0b72e89e999e3f283e8825f8e15f03419b2a215c [diff] |
Add u2f headers from FIDO alliance Make the structures all __attribute__((packed)) because that's what the standard requires. The only structure this seems to make a material difference to is U2FHID_INIT_RESP and then only in the size. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>