Home
last modified time | relevance | path

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

/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c247 virtio_crypto_skcipher_algs_unregister(vcrypto); in virtcrypto_dev_start()
266 virtio_crypto_skcipher_algs_unregister(vcrypto); in virtcrypto_dev_stop()
Dvirtio_crypto_common.h147 void virtio_crypto_skcipher_algs_unregister(struct virtio_crypto *vcrypto);
Dvirtio_crypto_skcipher_algs.c634 void virtio_crypto_skcipher_algs_unregister(struct virtio_crypto *vcrypto) in virtio_crypto_skcipher_algs_unregister() function