Searched defs:virtio_crypto_algo (Results 1 – 2 of 2) sorted by relevance
38 struct virtio_crypto_algo { struct39 uint32_t algonum;40 uint32_t service;41 unsigned int active_devs;42 struct skcipher_engine_alg algo;
41 struct virtio_crypto_algo { struct42 uint32_t algonum;43 uint32_t service;44 unsigned int active_devs;45 struct skcipher_alg algo;