Searched refs:crypto_services (Results 1 – 4 of 4) sorted by relevance
360 u32 crypto_services = 0; in virtcrypto_probe() local398 crypto_services, &crypto_services); in virtcrypto_probe()411 if (crypto_services & (1 << VIRTIO_CRYPTO_SERVICE_AKCIPHER)) in virtcrypto_probe()433 vcrypto->crypto_services = crypto_services; in virtcrypto_probe()
54 u32 crypto_services; member
297 if (!(vcrypto->crypto_services & service_mask)) in virtcrypto_algo_is_supported()
508 __le32 crypto_services; member