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>