Searched refs:request_data_length (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dzcrypt.h145 unsigned int request_data_length; member in struct:ica_xcRB
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_pcixcc.c296 xcRB->request_data_length;
316 if (xcRB->request_data_length) {
318 msg->hdr.ToCardLen2 = xcRB->request_data_length;
339 if (xcRB->request_data_length &&
341 xcRB->request_data_length))
H A Dzcrypt_api.c821 unsigned int request_data_length; member in struct:compat_ica_xcRB
851 xcRB64.request_data_length =
852 xcRB32.request_data_length;

Completed in 57 milliseconds