Home
last modified time | relevance | path

Searched refs:crypto_services (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_core.c312 u32 crypto_services = 0; in virtcrypto_probe() local
350 crypto_services, &crypto_services); in virtcrypto_probe()
382 vcrypto->crypto_services = crypto_services; in virtcrypto_probe()
Dvirtio_crypto_common.h62 u32 crypto_services; member
Dvirtio_crypto_mgr.c302 if (!(vcrypto->crypto_services & service_mask)) in virtcrypto_algo_is_supported()
/Linux-v4.19/include/uapi/linux/
Dvirtio_crypto.h428 __u32 crypto_services; member