Home
last modified time | relevance | path

Searched refs:OP_ALG_ALGSEL_CHACHA20 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamalg_desc.c1385 OP_ALG_ALGSEL_CHACHA20); in cnstr_shdsc_skcipher_encap()
1460 OP_ALG_ALGSEL_CHACHA20); in cnstr_shdsc_skcipher_decap()
A Dcaamalg_qi2.c505 OP_ALG_ALGSEL_CHACHA20 && ivsize != CHACHAPOLY_IV_SIZE) in aead_edesc_alloc()
1794 .caam.class1_alg_type = OP_ALG_ALGSEL_CHACHA20,
2928 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
2951 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
5264 if (alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
5301 if (c1_alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
A Dcaamalg.c3334 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
3357 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
3639 if (c1_alg_sel == OP_ALG_ALGSEL_CHACHA20 && !ccha_inst) in caam_algapi_init()
A Ddesc.h1171 #define OP_ALG_ALGSEL_CHACHA20 (0xD0 << OP_ALG_ALGSEL_SHIFT) macro

Completed in 31 milliseconds