Searched refs:len_ctrl_req (Results 1 – 1 of 1) sorted by relevance
74 uint32_t len_ctrl_req = sizeof(struct virtio_crypto_op_ctrl_req); in virtio_crypto_send_command() local136 desc_offset = len_ctrl_req + len_cipher_key + len_auth_key in virtio_crypto_send_command()152 memcpy(virt_addr_started, ctrl, len_ctrl_req); in virtio_crypto_send_command()154 desc[idx].len = len_ctrl_req; in virtio_crypto_send_command()158 len_total += len_ctrl_req; in virtio_crypto_send_command()159 input_offset += len_ctrl_req; in virtio_crypto_send_command()