Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c363 xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
372 xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
374 xcrb->request_data_length) ? in xcrb_msg_to_type6cprb_msgx()
375 req_sumlen < xcrb->request_data_length : in xcrb_msg_to_type6cprb_msgx()
401 if (xcrb->request_data_length) { in xcrb_msg_to_type6cprb_msgx()
403 msg->hdr.tocardlen2 = xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
446 if (xcrb->request_data_length && in xcrb_msg_to_type6cprb_msgx()
448 xcrb->request_data_length)) in xcrb_msg_to_type6cprb_msgx()
H A Dzcrypt_api.c1791 unsigned int request_data_length; member
1823 xcrb64.request_data_length = in trans_xcrb32()
1824 xcrb32.request_data_length; in trans_xcrb32()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dzcrypt.h135 __u32 request_data_length; member