Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_api.c1808 struct ica_xcRB xcrb64; in trans_xcrb32() local
1814 xcrb64.agent_ID = xcrb32.agent_ID; in trans_xcrb32()
1815 xcrb64.user_defined = xcrb32.user_defined; in trans_xcrb32()
1816 xcrb64.request_ID = xcrb32.request_ID; in trans_xcrb32()
1817 xcrb64.request_control_blk_length = in trans_xcrb32()
1819 xcrb64.request_control_blk_addr = in trans_xcrb32()
1821 xcrb64.request_data_length = in trans_xcrb32()
1823 xcrb64.request_data_address = in trans_xcrb32()
1825 xcrb64.reply_control_blk_length = in trans_xcrb32()
1827 xcrb64.reply_control_blk_addr = in trans_xcrb32()
[all …]