Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.h48 OTX_CPT_AES_XTS = 0x8 enumerator
Dotx_cptvf_algs.c276 if (ctx->cipher_type == OTX_CPT_AES_XTS) in create_ctx_hdr()
407 ctx->cipher_type = OTX_CPT_AES_XTS; in otx_cpt_skcipher_xts_setkey()