Searched refs:OP_ALG_AAI_CBC (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/caam/ |
D | caamalg.c | 2956 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 2973 .class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC, 2990 .class1_alg_type = OP_ALG_ALGSEL_DES | OP_ALG_AAI_CBC, 3250 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 3273 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 3296 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 3319 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 3342 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 3365 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 3388 .class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, [all …]
|
D | desc.h | 1153 #define OP_ALG_AAI_CBC (0x10 << OP_ALG_AAI_SHIFT) macro
|