NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs | Enumerations
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. More...
 
typedef struct siphash SipHash
 Context for SipHash. More...
 

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