Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
hashx_ctx Struct Reference

Data Fields

uint8_t * compiler_mem
 
hashx_type ctx_type
 
hashx_type func_type
 
hashx_program program
 
siphash_state keys
 

Detailed Description

Definition at line 27 of file context.h.

Field Documentation

◆ compiler_mem

uint8_t* compiler_mem

Definition at line 28 of file context.h.

◆ ctx_type

hashx_type ctx_type

Definition at line 29 of file context.h.

◆ func_type

hashx_type func_type

Definition at line 30 of file context.h.

◆ keys

Definition at line 33 of file context.h.

◆ program

hashx_program program

Definition at line 31 of file context.h.


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