Lines Matching refs:virtio_error
100 virtio_error(vdev, "virtio-crypto cipher key incorrect"); in virtio_crypto_cipher_session_helper()
169 virtio_error(vdev, in virtio_crypto_create_sym_session()
222 virtio_error(vdev, "virtio-crypto asym key incorrect"); in virtio_crypto_create_asym_session()
296 virtio_error(vdev, "virtio-crypto input incorrect"); in virtio_crypto_create_session_completion()
326 virtio_error(vdev, "virtio-crypto status incorrect"); in virtio_crypto_destroy_session_completion()
362 virtio_error(vdev, "virtio-crypto ctrl missing headers"); in virtio_crypto_handle_ctrl()
377 virtio_error(vdev, "virtio-crypto request ctrl_hdr too short"); in virtio_crypto_handle_ctrl()
440 virtio_error(vdev, "virtio-crypto input incorrect"); in virtio_crypto_handle_ctrl()
520 virtio_error(vdev, "virtio-crypto dest data incorrect"); in virtio_crypto_sym_input_data_helper()
533 virtio_error(vdev, "virtio-crypto digest result incorrect"); in virtio_crypto_sym_input_data_helper()
557 virtio_error(vdev, "virtio-crypto asym dest data incorrect"); in virtio_crypto_akcipher_input_data_helper()
638 virtio_error(vdev, "sym request src len is different from dst len"); in virtio_crypto_sym_op_helper()
644 virtio_error(vdev, "virtio-crypto too big length"); in virtio_crypto_sym_op_helper()
665 virtio_error(vdev, "virtio-crypto iv incorrect"); in virtio_crypto_sym_op_helper()
679 virtio_error(vdev, "virtio-crypto additional auth data incorrect"); in virtio_crypto_sym_op_helper()
694 virtio_error(vdev, "virtio-crypto source data incorrect"); in virtio_crypto_sym_op_helper()
779 virtio_error(vdev, "virtio-crypto asym src data incorrect" in virtio_crypto_handle_asym_req()
793 virtio_error(vdev, "virtio-crypto asym dst data incorrect" in virtio_crypto_handle_asym_req()
837 virtio_error(vdev, "virtio-crypto dataq missing headers"); in virtio_crypto_handle_request()
851 virtio_error(vdev, "virtio-crypto request outhdr too short"); in virtio_crypto_handle_request()
858 virtio_error(vdev, "virtio-crypto request inhdr too short"); in virtio_crypto_handle_request()