Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c440 xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
449 xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
450 if ((CEIL4(xcRB->reply_control_blk_length) <= xcRB->reply_data_length) ? in XCRB_msg_to_type6CPRB_msgX()
451 (resp_sumlen < xcRB->reply_data_length) : in XCRB_msg_to_type6CPRB_msgX()
465 msg->hdr.FromCardLen2 = xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
737 xcRB->reply_data_length = msg->fmt2.count2; in convert_type86_xcrb()
Dzcrypt_api.c1817 unsigned int reply_data_length; member
1851 xcRB64.reply_data_length = xcRB32.reply_data_length; in trans_xcRB32()
1869 xcRB32.reply_data_length = xcRB64.reply_data_length; in trans_xcRB32()
/Linux-v5.10/arch/s390/include/uapi/asm/
Dzcrypt.h142 __u32 reply_data_length; member