Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dzcrypt_msgtype6.c346 xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
353 xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
354 if ((CEIL4(xcRB->reply_control_blk_length) <= xcRB->reply_data_length) ? in XCRB_msg_to_type6CPRB_msgX()
355 (resp_sumlen < xcRB->reply_data_length) : in XCRB_msg_to_type6CPRB_msgX()
369 msg->hdr.FromCardLen2 = xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
638 xcRB->reply_data_length = msg->fmt2.count2; in convert_type86_xcrb()
Dzcrypt_api.c1060 unsigned int reply_data_length; member
1092 xcRB64.reply_data_length = xcRB32.reply_data_length; in trans_xcRB32()
1106 xcRB32.reply_data_length = xcRB64.reply_data_length; in trans_xcRB32()
/linux-4.1.27/arch/s390/include/uapi/asm/
Dzcrypt.h151 unsigned int reply_data_length; member