Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
vectorhash.h File Reference
#include <string>
Include dependency graph for vectorhash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void VectorHash (const void *key, size_t len, uint32_t seed, void *out)
std::string VHstream (const std::string &fpath)
std::string VHstring (const std::string &s)

Function Documentation

◆ VectorHash()

void VectorHash ( const void * key,
size_t len,
uint32_t seed,
void * out )

References blocksize, h2, pad_buffer(), stateinit(), VectorHashBody(), VectorHashFinalize(), and vh_nint.

Referenced by VHstream(), and VHstring().

Here is the call graph for this function:

◆ VHstream()

std::string VHstream ( const std::string & fpath)

◆ VHstring()

std::string VHstring ( const std::string & s)