sphlib

sph_jh_context Struct Reference

#include <sph_jh.h>


Detailed Description

This structure is a context for JH computations: it contains the intermediate values and some data from the last entered block. Once a JH computation has been performed, the context can be reused for another computation.

The contents of this structure are private. A running JH computation can be cloned by copying the context (e.g. with a simple memcpy()).


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