NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
crypto.c File Reference
#include "crypto.h"
#include "../core/logger.h"

Macros

#define FW_CRYPTO_BURST_SIZE   16
 

Functions

 N_LOG_INIT (FwCrypto)
 
void FwCrypto_Run (FwCrypto *fwc)
 

Macro Definition Documentation

◆ FW_CRYPTO_BURST_SIZE

#define FW_CRYPTO_BURST_SIZE   16

Function Documentation

◆ FwCrypto_Run()

void FwCrypto_Run ( FwCrypto fwc)

◆ N_LOG_INIT()

N_LOG_INIT ( FwCrypto  )