Home
last modified time | relevance | path

Searched refs:virtcrypto_algo_is_supported (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c209 virtcrypto_algo_is_supported(tmp_dev, service, algo)) { in virtcrypto_get_dev_node()
225 virtcrypto_algo_is_supported(tmp_dev, in virtcrypto_get_dev_node()
289 bool virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, in virtcrypto_algo_is_supported() function
Dvirtio_crypto_common.h119 bool virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto_dev,
Dvirtio_crypto_algs.c626 if (!virtcrypto_algo_is_supported(vcrypto, service, algonum)) in virtio_crypto_algs_register()
657 !virtcrypto_algo_is_supported(vcrypto, service, algonum)) in virtio_crypto_algs_unregister()