Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h28 #define OTX2_CPT_MAX_REQ_SIZE 65535 macro
H A Dotx2_cptvf_algs.c365 if (req->cryptlen > OTX2_CPT_MAX_REQ_SIZE) in cpt_enc_dec()
1252 (req_info->req.param1 > OTX2_CPT_MAX_REQ_SIZE) || in cpt_aead_enc_dec()
1253 (req_info->req.param2 > OTX2_CPT_MAX_REQ_SIZE)) in cpt_aead_enc_dec()