FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
crypto_test_main_t Struct Reference
+ Collaboration diagram for crypto_test_main_t:

Data Fields

int verbose
 
vnet_crypto_alg_t alg
 
u32 warmup_rounds
 
u32 rounds
 
u32 buffer_size
 
u32 n_buffers
 
unittest_crypto_test_registration_ttest_registrations
 

Detailed Description

Definition at line 38 of file crypto.h.

Field Documentation

◆ alg

vnet_crypto_alg_t crypto_test_main_t::alg

Definition at line 43 of file crypto.h.

◆ buffer_size

u32 crypto_test_main_t::buffer_size

Definition at line 46 of file crypto.h.

◆ n_buffers

u32 crypto_test_main_t::n_buffers

Definition at line 47 of file crypto.h.

◆ rounds

u32 crypto_test_main_t::rounds

Definition at line 45 of file crypto.h.

◆ test_registrations

unittest_crypto_test_registration_t* crypto_test_main_t::test_registrations

Definition at line 49 of file crypto.h.

◆ verbose

int crypto_test_main_t::verbose

Definition at line 40 of file crypto.h.

◆ warmup_rounds

u32 crypto_test_main_t::warmup_rounds

Definition at line 44 of file crypto.h.


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