Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dzcrypt_api.c1099 struct ica_xcRB xcRB64; in trans_xcRB32() local
1104 xcRB64.agent_ID = xcRB32.agent_ID; in trans_xcRB32()
1105 xcRB64.user_defined = xcRB32.user_defined; in trans_xcRB32()
1106 xcRB64.request_ID = xcRB32.request_ID; in trans_xcRB32()
1107 xcRB64.request_control_blk_length = in trans_xcRB32()
1109 xcRB64.request_control_blk_addr = in trans_xcRB32()
1111 xcRB64.request_data_length = in trans_xcRB32()
1113 xcRB64.request_data_address = in trans_xcRB32()
1115 xcRB64.reply_control_blk_length = in trans_xcRB32()
1117 xcRB64.reply_control_blk_addr = in trans_xcRB32()
[all …]