Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_msgtype6.c352 int req_sumlen, resp_sumlen; in xcrb_msg_to_type6cprb_msgx() local
371 req_sumlen = CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()
375 req_sumlen < xcrb->request_data_length : in xcrb_msg_to_type6cprb_msgx()
376 req_sumlen < CEIL4(xcrb->request_control_blk_length)) { in xcrb_msg_to_type6cprb_msgx()