Searched refs:VIRTIO_CRYPTO_SYM_OP_CIPHER (Results 1 – 5 of 5) sorted by relevance
64 if (vc_sym_req->type == VIRTIO_CRYPTO_SYM_OP_CIPHER) { in virtio_crypto_dataq_sym_callback()153 sym_create_session->op_type = cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER); in virtio_crypto_alg_skcipher_init_session()369 vc_sym_req->type = VIRTIO_CRYPTO_SYM_OP_CIPHER; in __virtio_crypto_skcipher_do_req()382 req_data->u.sym_req.op_type = cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER); in __virtio_crypto_skcipher_do_req()
278 #define VIRTIO_CRYPTO_SYM_OP_CIPHER 1 macro
227 if (sess_info->op_type != VIRTIO_CRYPTO_SYM_OP_CIPHER) { in cryptodev_builtin_create_cipher_session()
130 if (op_type == VIRTIO_CRYPTO_SYM_OP_CIPHER) { in virtio_crypto_create_sym_session()732 if (op_type == VIRTIO_CRYPTO_SYM_OP_CIPHER) { in virtio_crypto_handle_sym_req()