Home
last modified time | relevance | path

Searched defs:osdp_secure_channel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_common.h429 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];
[all …]