Lines Matching refs:u8

40 	u8 mi[MI_LEN];
46 u8 mi[MI_LEN];
50 u8 key_server_priority;
66 u8 parameter[4];
69 int (*cak_trfm)(const u8 *msk, size_t msk_bytes, const u8 *mac1,
70 const u8 *mac2, u8 *cak, size_t cak_bytes);
71 int (*ckn_trfm)(const u8 *msk, size_t msk_bytes, const u8 *mac1,
72 const u8 *mac2, const u8 *sid, size_t sid_len, u8 *ckn);
73 int (*kek_trfm)(const u8 *cak, size_t cak_bytes,
74 const u8 *ckn, size_t ckn_len,
75 u8 *kek, size_t kek_bytes);
76 int (*ick_trfm)(const u8 *cak, size_t cak_bytes,
77 const u8 *ckn, size_t ckn_len,
78 u8 *ick, size_t ick_bytes);
79 int (*icv_hash)(const u8 *ick, size_t ick_bytes,
80 const u8 *msg, size_t msg_len, u8 *icv);
112 u8 lan;
117 u8 oan;
131 u8 mi[MI_LEN];
155 u8 type;
157 u8 reserve;
160 u8 length:4;
161 u8 reserve1:4;
163 u8 reserve1:4;
164 u8 length:4;
169 u8 length1;
192 u8 version;
194 u8 priority;
197 u8 length:4;
198 u8 macsec_capability:2;
199 u8 macsec_desired:1;
200 u8 key_server:1;
202 u8 key_server:1;
203 u8 macsec_desired:1;
204 u8 macsec_capability:2;
205 u8 length:4;
208 u8 length1;
211 u8 actor_mi[MI_LEN];
213 u8 algo_agility[4];
216 u8 ckn[0];
229 u8 type;
231 u8 reserve;
234 u8 length:4;
235 u8 reserve1:4;
237 u8 reserve1:4;
238 u8 length:4;
241 u8 length1;
244 u8 peer[0];
271 u8 type;
274 u8 orx:1;
275 u8 otx:1;
276 u8 oan:2;
277 u8 lrx:1;
278 u8 ltx:1;
279 u8 lan:2;
281 u8 lan:2;
282 u8 ltx:1;
283 u8 lrx:1;
284 u8 oan:2;
285 u8 otx:1;
286 u8 orx:1;
291 u8 length:4;
292 u8 delay_protect:1;
293 u8 reserve:1;
294 u8 prx:1;
295 u8 ptx:1;
297 u8 ptx:1;
298 u8 prx:1;
299 u8 reserve:1;
300 u8 delay_protect:1;
301 u8 length:4;
305 u8 length1;
308 u8 lsrv_mi[MI_LEN];
315 u8 osrv_mi[MI_LEN];
339 u8 type;
342 u8 reserve:4;
343 u8 confid_offset:2;
344 u8 dan:2;
346 u8 dan:2;
347 u8 confid_offset:2;
348 u8 reserve:4;
352 u8 length:4;
353 u8 reserve1:4;
355 u8 reserve1:4;
356 u8 length:4;
359 u8 length1;
366 u8 sak[0];
384 u8 type;
386 u8 reserve;
389 u8 length:4;
390 u8 reserve1:4;
392 u8 reserve1:4;
393 u8 length:4;
396 u8 length1;
399 u8 cak[24];
402 u8 ckn[0];
407 u8 type;
409 u8 reserve;
412 u8 length:4;
413 u8 reserve1:4;
415 u8 reserve1:4;
416 u8 length:4;
419 u8 length1;
422 u8 icv[0];