Home
last modified time | relevance | path

Searched refs:reply_control_blk_length (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/crypto/
A Dzcrypt_msgtype6.c434 if (CEIL4(xcRB->reply_control_blk_length) < in XCRB_msg_to_type6CPRB_msgX()
435 xcRB->reply_control_blk_length) in XCRB_msg_to_type6CPRB_msgX()
442 resp_sumlen = CEIL4(xcRB->reply_control_blk_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()
446 (resp_sumlen < CEIL4(xcRB->reply_control_blk_length))) { in XCRB_msg_to_type6CPRB_msgX()
458 msg->hdr.FromCardLen1 = xcRB->reply_control_blk_length; in XCRB_msg_to_type6CPRB_msgX()
720 xcRB->reply_control_blk_length = msg->fmt2.count1; in convert_type86_xcrb()
A Dzcrypt_api.c1830 unsigned int reply_control_blk_length; member
1863 xcRB64.reply_control_blk_length = in trans_xcRB32()
1864 xcRB32.reply_control_blk_length; in trans_xcRB32()
1886 xcRB32.reply_control_blk_length = xcRB64.reply_control_blk_length; in trans_xcRB32()
A Dzcrypt_ccamisc.c290 pxcrb->reply_control_blk_length = preqcblk->rpl_msgbl; in prep_xcrb()
/linux/arch/s390/include/uapi/asm/
A Dzcrypt.h139 __u32 reply_control_blk_length; member

Completed in 17 milliseconds