Searched refs:class1_alg_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi.c42 int class1_alg_type; member in struct:caam_alg_entry
1496 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
1512 .caam.class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC,
1528 .caam.class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_CBC,
1545 .caam.class1_alg_type = OP_ALG_ALGSEL_AES |
1566 .class1_alg_type = OP_ALG_ALGSEL_AES |
1586 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
1606 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_GCM,
1625 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_GCM,
1645 .class1_alg_type
[all...]
H A Dcaamalg.c93 int class1_alg_type; member in struct:caam_alg_entry
1905 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
1924 .caam.class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC,
1943 .caam.class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_CBC,
1963 .caam.class1_alg_type = OP_ALG_ALGSEL_AES |
1987 .class1_alg_type = OP_ALG_ALGSEL_AES |
2010 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
2028 .caam.class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_ECB,
2046 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_ECB,
2064 .caam.class1_alg_type
[all...]
H A Dcaamalg_qi2.c46 int class1_alg_type; member in struct:caam_alg_entry
504 if ((alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK) ==
1583 ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type;
1610 u32 alg_aai = caam_alg->caam.class1_alg_type & OP_ALG_AAI_MASK;
1689 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
1705 .caam.class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC,
1721 .caam.class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_CBC,
1738 .caam.class1_alg_type = OP_ALG_ALGSEL_AES |
1759 .class1_alg_type = OP_ALG_ALGSEL_AES |
1779 .caam.class1_alg_type
[all...]

Completed in 375 milliseconds