Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
sip_hash Struct Reference

#include <siphash.h>

Data Fields

sip_state state [1]
 
const sip_interfacemethods
 

Detailed Description

Definition at line 31 of file siphash.h.

Field Documentation

◆ methods

const sip_interface* sip_hash::methods

Definition at line 33 of file siphash.h.

Referenced by sip_hash_final(), sip_hash_final_integer(), and sip_hash_init().

◆ state

sip_state sip_hash::state[1]

Definition at line 32 of file siphash.h.

Referenced by sip_hash_final(), sip_hash_final_integer(), and sip_hash_init().


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