Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dzcrypt_msgtype6.c443 xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
444 if ((CEIL4(xcRB->reply_control_blk_length) <= xcRB->reply_data_length) ? in XCRB_msg_to_type6CPRB_msgX()
445 (resp_sumlen < xcRB->reply_data_length) : in XCRB_msg_to_type6CPRB_msgX()
459 msg->hdr.FromCardLen2 = xcRB->reply_data_length; in XCRB_msg_to_type6CPRB_msgX()
727 xcRB->reply_data_length = msg->fmt2.count2; in convert_type86_xcrb()
A Dzcrypt_api.c1833 unsigned int reply_data_length; member
1867 xcRB64.reply_data_length = xcRB32.reply_data_length; in trans_xcRB32()
1887 xcRB32.reply_data_length = xcRB64.reply_data_length; in trans_xcRB32()
/linux/arch/s390/include/uapi/asm/
A Dzcrypt.h142 __u32 reply_data_length; member

Completed in 14 milliseconds