Home
last modified time | relevance | path

Searched refs:OP_ALG_ALGSEL_POLY1305 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/caam/
H A Ddesc.h1179 #define OP_ALG_ALGSEL_POLY1305 (0xE0 << OP_ALG_ALGSEL_SHIFT) macro
H A Dcaamalg.c3648 .class2_alg_type = OP_ALG_ALGSEL_POLY1305 |
3674 .class2_alg_type = OP_ALG_ALGSEL_POLY1305 |
3955 if (c2_alg_sel == OP_ALG_ALGSEL_POLY1305 && !ptha_inst) in caam_algapi_init()
H A Dcaamalg_qi2.c2933 .class2_alg_type = OP_ALG_ALGSEL_POLY1305 |
2956 .class2_alg_type = OP_ALG_ALGSEL_POLY1305 |
5341 if (c2_alg_sel == OP_ALG_ALGSEL_POLY1305 && in dpaa2_caam_probe()