NDN-DPDK
High-Speed Named Data Networking Forwarder
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
_
b
c
d
e
f
h
i
l
m
n
p
r
s
t
u
Variables
_
b
c
d
e
f
g
i
l
m
p
r
s
t
v
w
Typedefs
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Enumerations
Enumerator
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Macros
a
b
c
d
f
h
i
l
m
n
p
r
s
t
u
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
csrc
dpdk
Variables
cryptodev.c File Reference
#include "
cryptodev.h
"
Variables
struct rte_crypto_sym_xform
CryptoDev_Sha256Xform
Variable Documentation
◆
CryptoDev_Sha256Xform
struct rte_crypto_sym_xform CryptoDev_Sha256Xform
Initial value:
= {
.type = RTE_CRYPTO_SYM_XFORM_AUTH,
.auth.op = RTE_CRYPTO_AUTH_OP_GENERATE,
.auth.algo = RTE_CRYPTO_AUTH_SHA256,
.auth.digest_length = 32,
}
Generated by
1.9.1