Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
yh_session Struct Reference

#include <internal.h>

Collaboration diagram for yh_session:

Public Attributes

struct yh_connectorparent
 
uint16_t authkey_id
 
bool recreate
 
uint8_t key_enc [SCP_KEY_LEN]
 
uint8_t key_mac [SCP_KEY_LEN]
 
Scp_ctx s
 
uint8_t context [SCP_CONTEXT_LEN]
 

Detailed Description

Definition at line 25 of file internal.h.

Member Data Documentation

◆ authkey_id

uint16_t yh_session::authkey_id

Definition at line 27 of file internal.h.

◆ context

uint8_t yh_session::context[SCP_CONTEXT_LEN]

Definition at line 32 of file internal.h.

◆ key_enc

uint8_t yh_session::key_enc[SCP_KEY_LEN]

Definition at line 29 of file internal.h.

◆ key_mac

uint8_t yh_session::key_mac[SCP_KEY_LEN]

Definition at line 30 of file internal.h.

◆ parent

struct yh_connector* yh_session::parent

Definition at line 26 of file internal.h.

◆ recreate

bool yh_session::recreate

Definition at line 28 of file internal.h.

◆ s

Scp_ctx yh_session::s

Definition at line 31 of file internal.h.


The documentation for this struct was generated from the following file: