Home
last modified time | relevance | path

Searched refs:OTX2_CPT_AES_XTS (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.h39 OTX2_CPT_AES_XTS = 0x8 enumerator
Dotx2_cptvf_algs.c261 if (ctx->cipher_type == OTX2_CPT_AES_XTS) in create_ctx_hdr()
422 ctx->cipher_type = OTX2_CPT_AES_XTS; in otx2_cpt_skcipher_xts_setkey()