Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c360 xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
369 xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
371 xcrb->request_data_length) ? in xcrb_msg_to_type6cprb_msgx()
372 req_sumlen < xcrb->request_data_length : in xcrb_msg_to_type6cprb_msgx()
398 if (xcrb->request_data_length) { in xcrb_msg_to_type6cprb_msgx()
400 msg->hdr.tocardlen2 = xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()
447 if (xcrb->request_data_length && in xcrb_msg_to_type6cprb_msgx()
449 xcrb->request_data_length)) in xcrb_msg_to_type6cprb_msgx()
Dzcrypt_api.c1909 unsigned int request_data_length; member
1941 xcrb64.request_data_length = in trans_xcrb32()
1942 xcrb32.request_data_length; in trans_xcrb32()
/linux-5.19.10/arch/s390/include/uapi/asm/
Dzcrypt.h134 __u32 request_data_length; member