Searched refs:OTX2_CPT_MAX_REQ_SIZE (Results 1 – 2 of 2) sorted by relevance
28 #define OTX2_CPT_MAX_REQ_SIZE 65535 macro
365 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()