Home
last modified time | relevance | path

Searched refs:OP_ALG_ALGSEL_AES (Results 1 – 7 of 7) sorted by relevance

/drivers/crypto/caam/
A Dcaamalg.c1987 .class1_alg_type = OP_ALG_ALGSEL_AES |
3211 .class1_alg_type = OP_ALG_ALGSEL_AES |
3238 .class1_alg_type = OP_ALG_ALGSEL_AES |
3266 .class1_alg_type = OP_ALG_ALGSEL_AES |
3293 .class1_alg_type = OP_ALG_ALGSEL_AES |
3321 .class1_alg_type = OP_ALG_ALGSEL_AES |
3348 .class1_alg_type = OP_ALG_ALGSEL_AES |
3376 .class1_alg_type = OP_ALG_ALGSEL_AES |
3403 .class1_alg_type = OP_ALG_ALGSEL_AES |
3431 .class1_alg_type = OP_ALG_ALGSEL_AES |
[all …]
A Dcaamalg_qi.c1545 .caam.class1_alg_type = OP_ALG_ALGSEL_AES |
1566 .class1_alg_type = OP_ALG_ALGSEL_AES |
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 = OP_ALG_ALGSEL_AES | OP_ALG_AAI_GCM,
1666 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
1688 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
1710 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
1732 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC,
2677 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_qi_algapi_init()
[all …]
A Dcaamalg_qi2.c1760 .class1_alg_type = OP_ALG_ALGSEL_AES |
2686 .class1_alg_type = OP_ALG_ALGSEL_AES |
2710 .class1_alg_type = OP_ALG_ALGSEL_AES |
2735 .class1_alg_type = OP_ALG_ALGSEL_AES |
2759 .class1_alg_type = OP_ALG_ALGSEL_AES |
2784 .class1_alg_type = OP_ALG_ALGSEL_AES |
2808 .class1_alg_type = OP_ALG_ALGSEL_AES |
2833 .class1_alg_type = OP_ALG_ALGSEL_AES |
2857 .class1_alg_type = OP_ALG_ALGSEL_AES |
5294 alg_sel == OP_ALG_ALGSEL_AES) in dpaa2_caam_probe()
[all …]
A Dcaamhash_desc.h21 (OP_ALG_ALGSEL_AES | OP_ALG_AAI_XCBC_MAC); in is_xcbc_aes()
A Dcaamhash.c141 (OP_ALG_ALGSEL_AES | OP_ALG_AAI_CMAC); in is_cmac_aes()
1731 .alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XCBC_MAC,
1750 .alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CMAC,
2010 if ((alg->alg_type & OP_ALG_ALGSEL_MASK) == OP_ALG_ALGSEL_AES) in caam_algapi_hash_init()
A Ddesc.h1154 #define OP_ALG_ALGSEL_AES (0x10 << OP_ALG_ALGSEL_SHIFT) macro
A Dcaamalg_desc.c29 if ((type & OP_ALG_ALGSEL_MASK) != OP_ALG_ALGSEL_AES) { in append_dec_op1()

Completed in 44 milliseconds