Home
last modified time | relevance | path

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

/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.c506 OP_ALG_ALGSEL_CHACHA20 && ivsize != CHACHAPOLY_IV_SIZE) in aead_edesc_alloc()
1796 .caam.class1_alg_type = OP_ALG_ALGSEL_CHACHA20,
2930 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
2953 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
5298 if (alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
5335 if (c1_alg_sel == OP_ALG_ALGSEL_CHACHA20 && in dpaa2_caam_probe()
A Dcaamalg.c3540 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
3566 .class1_alg_type = OP_ALG_ALGSEL_CHACHA20 |
3845 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 33 milliseconds