Tor 0.4.9.0-alpha-dev
Data Fields
tweakset_t Struct Reference

Data Fields

const char * t_mac
 
const char * t_key
 
const char * t_verify
 
const char * m_expand
 

Detailed Description

Wrapper around a set of tweak-values for use with the ntor handshake.

Definition at line 60 of file onion_ntor.c.

Field Documentation

◆ m_expand

const char* m_expand

Definition at line 64 of file onion_ntor.c.

◆ t_key

const char* t_key

Definition at line 62 of file onion_ntor.c.

◆ t_mac

const char* t_mac

Definition at line 61 of file onion_ntor.c.

◆ t_verify

const char* t_verify

Definition at line 63 of file onion_ntor.c.


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