Searched defs:supported_cipher_algo (Results 1 – 3 of 3) sorted by relevance
77 struct supported_cipher_algo { struct78 const char *keyword;79 enum rte_crypto_cipher_algorithm algo;103 const struct supported_cipher_algo cipher_algo[] = { argument
114 struct supported_cipher_algo { struct130 const struct supported_cipher_algo cipher_algos[] = { argument
37 struct supported_cipher_algo { struct38 const char *keyword;39 enum rte_crypto_cipher_algorithm algo;40 uint16_t iv_len;64 const struct supported_cipher_algo cipher_algos[] = { argument