Searched refs:OP_ALG_AAI_CBC (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/crypto/caam/ |
D | caamalg_qi.c | 1574 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1591 .class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC, 1608 .class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_CBC, 1736 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1758 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1780 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1802 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1824 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1846 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1868 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, [all …]
|
D | caamalg.c | 1872 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1889 .class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC, 1906 .class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_CBC, 2160 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2182 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2204 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2226 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2248 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2270 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2292 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, [all …]
|
D | desc.h | 1176 #define OP_ALG_AAI_CBC (0x10 << OP_ALG_AAI_SHIFT) macro
|