Searched defs:encrypt (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_dev.h | 322 uint16_t encrypt:1; member 328 uint16_t encrypt:1; member 334 uint16_t encrypt:1; member
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 4508 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_cipher() 4581 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_cipher_auth() 4662 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_aead() 4767 uint32_t encrypt; in parse_table_action_sym_crypto() local
|
| /dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 3799 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_cipher() 3872 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_cipher_auth() 3953 uint32_t n_tokens, uint32_t encrypt, uint32_t *used_n_tokens) in parse_table_action_aead() 4058 uint32_t encrypt; in parse_table_action_sym_crypto() local
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline.c | 11944 cmdline_fixed_string_t encrypt; member
|