Searched defs:CryptoDevBackendConf (Results 1 – 1 of 1) sorted by relevance
48 typedef struct CryptoDevBackendConf CryptoDevBackendConf; typedef229 struct CryptoDevBackendConf { struct230 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;[all …]