Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_ipsec.h262 /** Crypto operation: encrypt when non-zero, decrypt when zero. */ member
/dpdk/drivers/crypto/ccp/
H A Dccp_dev.h316 uint16_t encrypt:1; member
322 uint16_t encrypt:1; member
328 uint16_t encrypt:1; member
/dpdk/examples/ip_pipeline/
H A Dcli.c3715 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_cipher() argument
3788 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_cipher_auth() argument
3869 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_aead() argument
3974 uint32_t encrypt; in parse_table_action_sym_crypto() local
[all...]
/dpdk/examples/l2fwd-macsec/
H A Dmain.c164 bool encrypt; member
/dpdk/lib/security/
H A Drte_security.h477 uint16_t encrypt : 1; member