Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Dcaamalg.c1966 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
3401 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init()
3583 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.c1608 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init_skcipher()
1772 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,