Lines Matching refs:dw0
363 err = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_ALG_BITS) &
366 done = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_DONE_SHIFT) &
372 alg = le32_to_cpu(sqe->dw0) & HREE_ALG_TYPE_MASK;
554 msg->dw0 |= cpu_to_le32(0x1 << HPRE_SQE_DONE_SHIFT);
616 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH_G2);
618 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH);
818 msg->dw0 |= cpu_to_le32(HPRE_ALG_NC_NCRT);
868 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) |
872 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) |
1518 msg->dw0 |= cpu_to_le32(0x1U << HPRE_SQE_DONE_SHIFT);
1616 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_ECC_MUL);
1830 msg->dw0 |= cpu_to_le32(0x1U << HPRE_SQE_DONE_SHIFT);
1969 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_CURVE25519_MUL);