Lines Matching defs:osdp_secure_channel
429 struct osdp_secure_channel { struct
430 uint8_t scbk[16];
431 uint8_t s_enc[16];
432 uint8_t s_mac1[16];
433 uint8_t s_mac2[16];
434 uint8_t r_mac[16];
435 uint8_t c_mac[16];
436 uint8_t cp_random[8];
437 uint8_t pd_random[8];
438 uint8_t pd_client_uid[8];
439 uint8_t cp_cryptogram[16];
440 uint8_t pd_cryptogram[16];