Searched refs:VIRTIO_CRYPTO_OK (Results 1 – 2 of 2) sorted by relevance
69 case VIRTIO_CRYPTO_OK: in virtio_crypto_dataq_sym_callback()183 if (le32_to_cpu(vcrypto->input.status) != VIRTIO_CRYPTO_OK) { in virtio_crypto_alg_skcipher_init_session()252 if (vcrypto->ctrl_status.status != VIRTIO_CRYPTO_OK) { in virtio_crypto_alg_skcipher_close_session()
406 #define VIRTIO_CRYPTO_OK 0 macro