Searched defs:supported_cipher_algo (Results 1 – 3 of 3) sorted by relevance
89 struct supported_cipher_algo { struct90 const char *keyword;91 enum rte_crypto_cipher_algorithm algo;115 const struct supported_cipher_algo cipher_algo[] = { argument
124 struct supported_cipher_algo { struct140 const struct supported_cipher_algo cipher_algos[] = { argument
38 struct supported_cipher_algo { struct39 const char *keyword;40 enum rte_crypto_cipher_algorithm algo;41 uint16_t iv_len;42 uint16_t block_size;66 const struct supported_cipher_algo cipher_algos[] = { argument