NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Typedefs | Functions
crypto.h File Reference
#include "../dpdk/thread.h"
#include "../iface/input-demux.h"

Go to the source code of this file.

Data Structures

struct  FwCrypto
 Forwarder data plane, crypto helper. More...
 

Typedefs

typedef struct FwCrypto FwCrypto
 Forwarder data plane, crypto helper. More...
 

Functions

void FwCrypto_Run (FwCrypto *fwc)
 

Typedef Documentation

◆ FwCrypto

typedef struct FwCrypto FwCrypto

Forwarder data plane, crypto helper.

Function Documentation

◆ FwCrypto_Run()

void FwCrypto_Run ( FwCrypto fwc)