Strophe 0.11
XMPP client library
Data Fields
siphash Struct Reference

#include <siphash.h>

Data Fields

uint64_t v0
 
uint64_t v1
 
uint64_t v2
 
uint64_t v3
 
unsigned char buf [8]
 
unsigned char * p
 
uint64_t c
 

Field Documentation

◆ v0

uint64_t siphash::v0

◆ v1

uint64_t siphash::v1

◆ v2

uint64_t siphash::v2

◆ v3

uint64_t siphash::v3

◆ buf

unsigned char siphash::buf[8]

◆ p

unsigned char * siphash::p

◆ c

uint64_t siphash::c

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