Lines Matching defs:CryptoDevBackendConf
48 typedef struct CryptoDevBackendConf CryptoDevBackendConf; typedef
229 struct CryptoDevBackendConf { struct
230 CryptoDevBackendPeers peers;
233 uint32_t crypto_services;
236 uint32_t cipher_algo_l;
237 uint32_t cipher_algo_h;
238 uint32_t hash_algo;
239 uint32_t mac_algo_l;
240 uint32_t mac_algo_h;
241 uint32_t aead_algo;
242 uint32_t akcipher_algo;
244 uint32_t max_cipher_key_len;
246 uint32_t max_auth_key_len;
248 uint64_t max_size;