Lines Matching defs:ciphdr
45 struct ciphdr { struct47 uint8_t eoh0:1, /* 0 */48 form0:1, /* 0 */49 src:6;55 uint8_t len;57 uint8_t fn:2,58 qpc:3,59 sph:1,67 uint8_t dbc;69 uint8_t eoh1:1, /* 1 */70 form1:1, /* 0 */71 fmt:6;73 uint8_t fmt:6,74 form1:1, /* 0 */75 eoh1:1; /* 1 */79 union {98 } fdf;