Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c55 unsigned int max_key_len; /**< Maximum key length (in bytes)*/ member
/dpdk/examples/ip_pipeline/
H A Dcli.c3714 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_cipher() argument
3787 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_cipher_auth() argument
3868 uint8_t *key, uint32_t max_key_len, char **tokens, in parse_table_action_aead() argument
3972 uint32_t max_key_len = SYM_CRYPTO_MAX_KEY_SIZE; in parse_table_action_sym_crypto() local
[all...]