Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Ddesc.h1198 #define OP_ALG_AAI_XTS (0x50 << OP_ALG_AAI_SHIFT) macro
H A Dcaamalg.c2010 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
3629 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init()
3810 OP_ALG_AAI_XTS) in caam_algapi_init()
H A Dcaamalg_qi.c1586 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,
2514 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init()
H A Dcaamalg_qi2.c1613 if (alg_aai == OP_ALG_AAI_XTS) { in caam_cra_init_skcipher()
1779 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_XTS,