|
Tor 0.4.9.8
|
Data Fields | |
| const char * | t_mac |
| const char * | t_key |
| const char * | t_verify |
| const char * | m_expand |
Wrapper around a set of tweak-values for use with the ntor handshake.
Definition at line 60 of file onion_ntor.c.
| const char* m_expand |
Definition at line 64 of file onion_ntor.c.
| const char* t_key |
Definition at line 62 of file onion_ntor.c.
| const char* t_mac |
Definition at line 61 of file onion_ntor.c.
| const char* t_verify |
Definition at line 63 of file onion_ntor.c.