Home
last modified time | relevance | path

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

/drivers/crypto/virtio/
Dvirtio_crypto_common.h148 int virtio_crypto_akcipher_algs_register(struct virtio_crypto *vcrypto);
Dvirtio_crypto_mgr.c245 if (virtio_crypto_akcipher_algs_register(vcrypto)) { in virtcrypto_dev_start()
Dvirtio_crypto_akcipher_algs.c544 int virtio_crypto_akcipher_algs_register(struct virtio_crypto *vcrypto) in virtio_crypto_akcipher_algs_register() function