Lines Matching refs:dw0
370 err = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_ALG_BITS) &
373 done = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_DONE_SHIFT) &
379 alg = le32_to_cpu(sqe->dw0) & HREE_ALG_TYPE_MASK;
561 msg->dw0 |= cpu_to_le32(0x1 << HPRE_SQE_DONE_SHIFT);
625 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH_G2);
627 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH);
827 msg->dw0 |= cpu_to_le32(HPRE_ALG_NC_NCRT);
877 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) |
881 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) |
1529 msg->dw0 |= cpu_to_le32(0x1U << HPRE_SQE_DONE_SHIFT);
1627 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_ECC_MUL);
1846 msg->dw0 |= cpu_to_le32(0x1U << HPRE_SQE_DONE_SHIFT);
1985 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_CURVE25519_MUL);