Home
last modified time | relevance | path

Searched refs:VIRTIO_CRYPTO_SYM_OP_CIPHER (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/virtio/
A Dvirtio_crypto_algs.c67 if (vc_sym_req->type == VIRTIO_CRYPTO_SYM_OP_CIPHER) { in virtio_crypto_dataq_sym_callback()
147 cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER); in virtio_crypto_alg_skcipher_init_session()
385 vc_sym_req->type = VIRTIO_CRYPTO_SYM_OP_CIPHER; in __virtio_crypto_skcipher_do_req()
398 req_data->u.sym_req.op_type = cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER); in __virtio_crypto_skcipher_do_req()
/linux/include/uapi/linux/
A Dvirtio_crypto.h221 #define VIRTIO_CRYPTO_SYM_OP_CIPHER 1 macro

Completed in 6 milliseconds