NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
siphash.h File Reference
#include "common.h"
#include "../vendor/siphash-20201003.h"

Go to the source code of this file.

Typedefs

typedef struct sipkey SipHashKey
 A key for SipHash.
typedef struct siphash SipHash
 Context for SipHash.

Enumerations

enum  { SipHashKeyLength = SIP_KEYLEN }

Typedef Documentation

◆ SipHash

typedef struct siphash SipHash

Context for SipHash.

◆ SipHashKey

typedef struct sipkey SipHashKey

A key for SipHash.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
SipHashKeyLength