Home
last modified time | relevance | path

Searched refs:request_data_length (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c417 xcRB->request_data_length; in XCRB_msg_to_type6CPRB_msgX()
426 xcRB->request_data_length; in XCRB_msg_to_type6CPRB_msgX()
428 xcRB->request_data_length) ? in XCRB_msg_to_type6CPRB_msgX()
429 (req_sumlen < xcRB->request_data_length) : in XCRB_msg_to_type6CPRB_msgX()
460 if (xcRB->request_data_length) { in XCRB_msg_to_type6CPRB_msgX()
462 msg->hdr.ToCardLen2 = xcRB->request_data_length; in XCRB_msg_to_type6CPRB_msgX()
491 if (xcRB->request_data_length && in XCRB_msg_to_type6CPRB_msgX()
493 xcRB->request_data_length)) in XCRB_msg_to_type6CPRB_msgX()
H A Dzcrypt_api.c1824 unsigned int request_data_length; member
1856 xcRB64.request_data_length = in trans_xcRB32()
1857 xcRB32.request_data_length; in trans_xcRB32()
/kernel/linux/linux-6.6/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.c1789 unsigned int request_data_length; member
1821 xcrb64.request_data_length = in trans_xcrb32()
1822 xcrb32.request_data_length; in trans_xcrb32()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dzcrypt.h136 __u32 request_data_length; member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dzcrypt.h135 __u32 request_data_length; member

Completed in 12 milliseconds