Searched refs:OTX_CPT_MAX_REQ_SIZE (Results 1 – 2 of 2) sorted by relevance
36 #define OTX_CPT_MAX_REQ_SIZE 65535 macro
351 if (req->cryptlen > OTX_CPT_MAX_REQ_SIZE) in cpt_enc_dec()1189 if (req_info->req.param1 > OTX_CPT_MAX_REQ_SIZE || in cpt_aead_enc_dec()1190 req_info->req.param2 > OTX_CPT_MAX_REQ_SIZE) in cpt_aead_enc_dec()