Home
last modified time | relevance | path

Searched refs:resp_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
388 resp_sumlen = CEIL4(xcrb->reply_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()
392 resp_sumlen < xcrb->reply_data_length : in xcrb_msg_to_type6cprb_msgx()
393 resp_sumlen < CEIL4(xcrb->reply_control_blk_length)) { in xcrb_msg_to_type6cprb_msgx()