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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dzcrypt.h145 unsigned int request_data_length; member in struct:ica_xcRB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/crypto/
H A Dzcrypt_pcixcc.c290 xcRB->request_data_length;
295 xcRB->request_data_length);
329 if (xcRB->request_data_length) {
331 msg->hdr.ToCardLen2 = xcRB->request_data_length;
350 if (xcRB->request_data_length &&
352 xcRB->request_data_length))
H A Dzcrypt_api.c740 unsigned int request_data_length; member in struct:compat_ica_xcRB
770 xcRB64.request_data_length =
771 xcRB32.request_data_length;

Completed in 101 milliseconds