Home
last modified time | relevance | path

Searched refs:OP_ALG_AAI_XTS (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/caam/
Dcaamalg.c1972 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
3407 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init()
3589 OP_ALG_AAI_XTS) in caam_algapi_init()
Ddesc.h1198 #define OP_ALG_AAI_XTS (0x50 << OP_ALG_AAI_SHIFT) macro
Dcaamalg_qi.c1570 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
2498 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init()
Dcaamalg_qi2.c1611 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init_skcipher()
1775 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,