Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h149 void virtio_crypto_akcipher_algs_unregister(struct virtio_crypto *vcrypto);
H A Dvirtio_crypto_mgr.c267 virtio_crypto_akcipher_algs_unregister(vcrypto); in virtcrypto_dev_stop()
H A Dvirtio_crypto_akcipher_algs.c546 void virtio_crypto_akcipher_algs_unregister(struct virtio_crypto *vcrypto) in virtio_crypto_akcipher_algs_unregister() function