Home
last modified time | relevance | path

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

/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h146 int virtio_crypto_skcipher_algs_register(struct virtio_crypto *vcrypto);
H A Dvirtio_crypto_mgr.c240 if (virtio_crypto_skcipher_algs_register(vcrypto)) { in virtcrypto_dev_start()
H A Dvirtio_crypto_skcipher_algs.c600 int virtio_crypto_skcipher_algs_register(struct virtio_crypto *vcrypto) in virtio_crypto_skcipher_algs_register() function