Home
last modified time | relevance | path

Searched defs:max_key_len (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c53 unsigned int max_key_len; /**< Maximum key length (in bytes)*/ member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c4511 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_cipher()
4584 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_cipher_auth()
4665 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_aead()
4769 uint32_t max_key_len = SYM_CRYPTO_MAX_KEY_SIZE; in parse_table_action_sym_crypto() local
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c3804 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_cipher()
3877 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_cipher_auth()
3958 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_aead()
4062 uint32_t max_key_len = SYM_CRYPTO_MAX_KEY_SIZE; in parse_table_action_sym_crypto() local