Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c357 xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
366 xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
368 xcrb->request_data_length) ? in xcrb_msg_to_type6cprb_msgx()
369 req_sumlen < xcrb->request_data_length : in xcrb_msg_to_type6cprb_msgx()
395 if (xcrb->request_data_length) { in xcrb_msg_to_type6cprb_msgx()
397 msg->hdr.tocardlen2 = xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
439 if (xcrb->request_data_length && in xcrb_msg_to_type6cprb_msgx()
441 xcrb->request_data_length)) in xcrb_msg_to_type6cprb_msgx()
/linux/arch/s390/include/uapi/asm/
H A Dzcrypt.h135 __u32 request_data_length; member