Ruby
2.0.0p247(2013-06-27revision41674)
|
Data Fields | |
void(* | init )(sip_state *s, const uint8_t *key) |
void(* | update )(sip_state *s, const uint8_t *data, size_t len) |
void(* | final )(sip_state *s, uint64_t *digest) |
Definition at line 143 of file siphash.c.
Referenced by sip_hash_final(), and sip_hash_final_integer().
Definition at line 141 of file siphash.c.
Referenced by sip_hash_init().
Definition at line 142 of file siphash.c.
Referenced by sip_hash_update().