Home
last modified time | relevance | path

Searched refs:alg_sel (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/caam/
H A Dcaamalg_qi.c2652 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_qi_algapi_init() local
2656 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_qi_algapi_init()
2657 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_qi_algapi_init()
2661 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_qi_algapi_init()
H A Dcaamalg.c3564 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_algapi_init() local
3568 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_algapi_init()
3569 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_algapi_init()
3573 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_algapi_init()
H A Dcaamalg_qi2.c5238 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in dpaa2_caam_probe() local
5242 (alg_sel == OP_ALG_ALGSEL_3DES || in dpaa2_caam_probe()
5243 alg_sel == OP_ALG_ALGSEL_DES)) in dpaa2_caam_probe()
5248 alg_sel == OP_ALG_ALGSEL_AES) in dpaa2_caam_probe()
5252 if (alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/caam/
H A Dcaamalg_qi.c2652 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_qi_algapi_init() local
2656 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_qi_algapi_init()
2657 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_qi_algapi_init()
2661 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_qi_algapi_init()
H A Dcaamalg.c3564 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_algapi_init() local
3568 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_algapi_init()
3569 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_algapi_init()
3573 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_algapi_init()
H A Dcaamalg_qi2.c5238 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in dpaa2_caam_probe() local
5242 (alg_sel == OP_ALG_ALGSEL_3DES || in dpaa2_caam_probe()
5243 alg_sel == OP_ALG_ALGSEL_DES)) in dpaa2_caam_probe()
5248 alg_sel == OP_ALG_ALGSEL_AES) in dpaa2_caam_probe()
5252 if (alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/caam/
H A Dcaamalg_qi.c2652 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_qi_algapi_init() local
2656 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_qi_algapi_init()
2657 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_qi_algapi_init()
2661 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_qi_algapi_init()
H A Dcaamalg.c3564 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_algapi_init() local
3568 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_algapi_init()
3569 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_algapi_init()
3573 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_algapi_init()
H A Dcaamalg_qi2.c5238 u32 alg_sel = t_alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK; in dpaa2_caam_probe() local
5242 (alg_sel == OP_ALG_ALGSEL_3DES || in dpaa2_caam_probe()
5243 alg_sel == OP_ALG_ALGSEL_DES)) in dpaa2_caam_probe()
5248 alg_sel == OP_ALG_ALGSEL_AES) in dpaa2_caam_probe()
5252 if (alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1642 u8 alg_sel; member
H A Dhns_roce_hw_v2.c4769 cong_alg->alg_sel = CONG_DCQCN; in check_cong_type()
4774 cong_alg->alg_sel = CONG_WINDOW; in check_cong_type()
4779 cong_alg->alg_sel = CONG_WINDOW; in check_cong_type()
4784 cong_alg->alg_sel = CONG_DCQCN; in check_cong_type()
4820 hr_reg_write(&context->ext, QPCEX_CONG_ALG_SEL, cong_field.alg_sel); in fill_cong_field()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1642 u8 alg_sel; member
H A Dhns_roce_hw_v2.c4769 cong_alg->alg_sel = CONG_DCQCN; in check_cong_type()
4774 cong_alg->alg_sel = CONG_WINDOW; in check_cong_type()
4779 cong_alg->alg_sel = CONG_WINDOW; in check_cong_type()
4784 cong_alg->alg_sel = CONG_DCQCN; in check_cong_type()
4820 hr_reg_write(&context->ext, QPCEX_CONG_ALG_SEL, cong_field.alg_sel); in fill_cong_field()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1642 u8 alg_sel; member
H A Dhns_roce_hw_v2.c4769 cong_alg->alg_sel = CONG_DCQCN; in check_cong_type()
4774 cong_alg->alg_sel = CONG_WINDOW; in check_cong_type()
4779 cong_alg->alg_sel = CONG_WINDOW; in check_cong_type()
4784 cong_alg->alg_sel = CONG_DCQCN; in check_cong_type()
4820 hr_reg_write(&context->ext, QPCEX_CONG_ALG_SEL, cong_field.alg_sel); in fill_cong_field()