Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h39 OTX2_CPT_AES_XTS = 0x8 enumerator
H A Dotx2_cptvf_algs.c262 if (ctx->cipher_type == OTX2_CPT_AES_XTS) in create_ctx_hdr()
423 ctx->cipher_type = OTX2_CPT_AES_XTS; in otx2_cpt_skcipher_xts_setkey()