Searched refs:crypto_services (Results 1 – 3 of 3) sorted by relevance
354 u32 crypto_services = 0; in virtcrypto_probe() local392 crypto_services, &crypto_services); in virtcrypto_probe()405 if (crypto_services & (1 << VIRTIO_CRYPTO_SERVICE_AKCIPHER)) in virtcrypto_probe()427 vcrypto->crypto_services = crypto_services; in virtcrypto_probe()
56 u32 crypto_services; member
297 if (!(vcrypto->crypto_services & service_mask)) in virtcrypto_algo_is_supported()