tor  master
Data Fields
relay_crypto_t Struct Reference
Collaboration diagram for relay_crypto_t:
Collaboration graph
[legend]

Data Fields

crypto_cipher_tf_crypto
 
crypto_cipher_tb_crypto
 
crypto_digest_tf_digest
 
crypto_digest_tb_digest
 

Field Documentation

◆ b_crypto

crypto_cipher_t* b_crypto

Encryption key and counter for cells heading back from the OR at this step.

◆ b_digest

crypto_digest_t* b_digest

Digest state for cells heading away from the OR at this step.

◆ f_crypto

crypto_cipher_t* f_crypto

Encryption key and counter for cells heading towards the OR at this step.

◆ f_digest

crypto_digest_t* f_digest

Digest state for cells heading towards the OR at this step.


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