Searched refs:VIRTIO_CRYPTO_ERR (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c70 case VIRTIO_CRYPTO_ERR:
150 input->status = cpu_to_le32(VIRTIO_CRYPTO_ERR);
210 ctrl_status->status = VIRTIO_CRYPTO_ERR;
H A Dvirtio_crypto_akcipher_algs.c80 case VIRTIO_CRYPTO_ERR:
134 input->status = cpu_to_le32(VIRTIO_CRYPTO_ERR);
186 ctrl_status->status = VIRTIO_CRYPTO_ERR;
/linux-master/include/uapi/linux/
H A Dvirtio_crypto.h485 #define VIRTIO_CRYPTO_ERR 1 macro

Completed in 137 milliseconds