Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h48 OTX_CPT_AES_XTS = 0x8 enumerator
H A Dotx_cptvf_algs.c277 if (ctx->cipher_type == OTX_CPT_AES_XTS) in create_ctx_hdr()
408 ctx->cipher_type = OTX_CPT_AES_XTS; in otx_cpt_skcipher_xts_setkey()