Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamalg.c1967 .class1_alg_type = OP_ALG_ALGSEL_AES |
3041 .class1_alg_type = OP_ALG_ALGSEL_AES |
3065 .class1_alg_type = OP_ALG_ALGSEL_AES |
3090 .class1_alg_type = OP_ALG_ALGSEL_AES |
3114 .class1_alg_type = OP_ALG_ALGSEL_AES |
3139 .class1_alg_type = OP_ALG_ALGSEL_AES |
3163 .class1_alg_type = OP_ALG_ALGSEL_AES |
3188 .class1_alg_type = OP_ALG_ALGSEL_AES |
3212 .class1_alg_type = OP_ALG_ALGSEL_AES |
3237 .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 Dcaamhash_desc.h21 (OP_ALG_ALGSEL_AES | OP_ALG_AAI_XCBC_MAC); in is_xcbc_aes()
A Dcaamalg_qi2.c1758 .class1_alg_type = OP_ALG_ALGSEL_AES |
2684 .class1_alg_type = OP_ALG_ALGSEL_AES |
2708 .class1_alg_type = OP_ALG_ALGSEL_AES |
2733 .class1_alg_type = OP_ALG_ALGSEL_AES |
2757 .class1_alg_type = OP_ALG_ALGSEL_AES |
2782 .class1_alg_type = OP_ALG_ALGSEL_AES |
2806 .class1_alg_type = OP_ALG_ALGSEL_AES |
2831 .class1_alg_type = OP_ALG_ALGSEL_AES |
2855 .class1_alg_type = OP_ALG_ALGSEL_AES |
5260 alg_sel == OP_ALG_ALGSEL_AES) in dpaa2_caam_probe()
[all …]
A Dcaamhash.c138 (OP_ALG_ALGSEL_AES | OP_ALG_AAI_CMAC); in is_cmac_aes()
1734 .alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XCBC_MAC,
1753 .alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CMAC,
2011 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 35 milliseconds