Searched refs:ByteCount (Results 1 - 25 of 44) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dxtrcrypt.h29 unsigned int AgreedValueLength() const {return 2*m_p.ByteCount();}
30 unsigned int PrivateKeyLength() const {return m_q.ByteCount();}
31 unsigned int PublicKeyLength() const {return 2*m_p.ByteCount();}
H A Delgamal.h21 return GetGroupParameters().GetModulus().ByteCount();
26 unsigned int len = GetGroupParameters().GetModulus().ByteCount();
35 unsigned int len = GetGroupParameters().GetModulus().ByteCount();
45 unsigned int modulusLen = p.ByteCount();
58 unsigned int modulusLen = p.ByteCount();
H A Dgf2n.h77 unsigned int MinEncodedSize() const {return STDMAX(1U, ByteCount());}
104 unsigned int ByteCount() const;
105 //! number of significant words = ceiling(ByteCount()/sizeof(word))
H A Dluc.h191 {return params.GetGroupOrder().ByteCount();}
H A Dmodarith.h99 {return (m_modulus-1).ByteCount();}
H A Dmqv.h46 unsigned int StaticPrivateKeyLength() const {return GetAbstractGroupParameters().GetSubgroupOrder().ByteCount();}
H A Dpubkey.cpp139 if (x.ByteCount() > paddedBlock.size())
H A Deccrypto.cpp33 unsigned int l = x.ByteCount();
688 this->GetPrivateExponent().DEREncodeAsOctetString(privateKey, this->GetGroupParameters().GetSubgroupOrder().ByteCount());
H A Dgfpcrypt.h54 {element.Encode(encoded, GetModulus().ByteCount());}
55 unsigned int GetEncodedElementSize(bool reversible) const {return GetModulus().ByteCount();}
H A Deccrypto.h132 unsigned int ExponentLength() const {return m_n.ByteCount();}
H A Dgfpcrypt.cpp193 Integer g(encoded, GetModulus().ByteCount());
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h468 __le16 ByteCount; member in struct:negotiate_req
492 __u16 ByteCount; member in struct:lanman_neg_rsp
514 __u16 ByteCount; member in struct:negotiate_rsp
568 __le16 ByteCount; member in struct:smb_com_session_setup_andx::__anon16558
588 __le16 ByteCount; member in struct:smb_com_session_setup_andx::__anon16559
605 __u16 ByteCount; member in struct:smb_com_session_setup_andx::__anon16560
624 __le16 ByteCount; member in struct:smb_com_session_setup_andx::__anon16561
638 __u16 ByteCount; member in struct:smb_com_session_setup_andx::__anon16562
694 __le16 ByteCount; member in struct:smb_com_tconx_req
706 __u16 ByteCount; member in struct:smb_com_tconx_rsp
719 __u16 ByteCount; member in struct:smb_com_tconx_rsp_ext
758 __u16 ByteCount; member in struct:smb_com_logoff_andx_req
766 __u16 ByteCount; member in struct:smb_com_logoff_andx_rsp
774 __u16 ByteCount; /* bcc = 0 */ member in struct:smb_com_tree_disconnect::__anon16563
778 __u16 ByteCount; /* bcc = 0 */ member in struct:smb_com_tree_disconnect::__anon16564
786 __u16 ByteCount; /* 0 */ member in struct:smb_com_close_req
791 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_close_rsp
797 __u16 ByteCount; /* 0 */ member in struct:smb_com_flush_req
803 __u16 ByteCount; /* 0 */ member in struct:smb_com_findclose_req
849 __le16 ByteCount; member in struct:smb_com_open_req
880 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_open_rsp
905 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_open_rsp_ext
924 __le16 ByteCount; /* file name follows */ member in struct:smb_com_openx_req
943 __u16 ByteCount; member in struct:smb_com_openx_rsp
962 __le16 ByteCount; member in struct:smb_com_writex_req
982 __le16 ByteCount; member in struct:smb_com_write_req
997 __u16 ByteCount; member in struct:smb_com_write_rsp
1012 __le16 ByteCount; member in struct:smb_com_readx_req
1027 __le16 ByteCount; member in struct:smb_com_read_req
1042 __u16 ByteCount; member in struct:smb_com_read_rsp
1074 __le16 ByteCount; member in struct:smb_com_lock_req
1096 __u16 ByteCount; member in struct:smb_com_lock_rsp
1102 __le16 ByteCount; member in struct:smb_com_rename_req
1122 __le16 ByteCount; member in struct:smb_com_copy_req
1132 __u16 ByteCount; /* may be zero */ member in struct:smb_com_copy_rsp
1146 __le16 ByteCount; member in struct:smb_com_nt_rename_req
1155 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_rename_rsp
1161 __le16 ByteCount; member in struct:smb_com_delete_file_req
1168 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_delete_file_rsp
1173 __le16 ByteCount; member in struct:smb_com_delete_directory_req
1180 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_delete_directory_rsp
1185 __le16 ByteCount; member in struct:smb_com_create_directory_req
1192 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_create_directory_rsp
1197 __le16 ByteCount; /* 1 + namelen + 1 */ member in struct:smb_com_query_information_req
1208 __le16 ByteCount; /* bcc = 0 */ member in struct:smb_com_query_information_rsp
1217 __u16 ByteCount; member in struct:smb_com_setattr_req
1224 __u16 ByteCount; /* bct = 0 */ member in struct:smb_com_setattr_rsp
1250 __le16 ByteCount; member in struct:smb_com_ntransact_req
1267 __u16 ByteCount; member in struct:smb_com_ntransact_rsp
1291 __le16 ByteCount; member in struct:smb_com_transaction_ioctl_req
1309 __u16 ByteCount; member in struct:smb_com_transaction_ioctl_rsp
1332 __le16 ByteCount; /* bcc = 3 + 8 */ member in struct:smb_com_transaction_qsec_req
1355 __le16 ByteCount; /* bcc = 3 + 8 */ member in struct:smb_com_transaction_ssec_req
1381 __le16 ByteCount; member in struct:smb_com_transaction_change_notify_req
1400 __u16 ByteCount; member in struct:smb_com_transaction_change_notify_rsp
1479 __le16 ByteCount; member in struct:trans2_req
1600 __le16 ByteCount; member in struct:smb_com_transaction2_qpi_req
1610 __u16 ByteCount; member in struct:smb_com_transaction2_qpi_rsp
1632 __le16 ByteCount; member in struct:smb_com_transaction2_spi_req
1643 __u16 ByteCount; member in struct:smb_com_transaction2_spi_rsp
1672 __le16 ByteCount; member in struct:smb_com_transaction2_sfi_req
1683 __u16 ByteCount; member in struct:smb_com_transaction2_sfi_rsp
1699 __u16 ByteCount; member in struct:smb_t2_qfi_rsp
1736 __le16 ByteCount; member in struct:smb_com_transaction2_ffirst_req
1749 __u16 ByteCount; member in struct:smb_com_transaction2_ffirst_rsp
1778 __le16 ByteCount; member in struct:smb_com_transaction2_fnext_req
1791 __u16 ByteCount; member in struct:smb_com_transaction2_fnext_rsp
1840 __le16 ByteCount; member in struct:smb_com_transaction2_qfsi_req
1848 __u16 ByteCount; member in struct:smb_com_transaction_qfsi_rsp
1885 __le16 ByteCount; member in struct:smb_com_transaction2_setfsi_req
1897 __u16 ByteCount; member in struct:smb_com_transaction2_setfsi_rsp
1919 __le16 ByteCount; member in struct:smb_com_transaction2_get_dfs_refer_req
1952 __u16 ByteCount; member in struct:smb_com_transaction_get_dfs_refer_rsp
[all...]
H A Dcifssmb.c411 pSMB->ByteCount = cpu_to_le16(count);
581 count = pSMBr->ByteCount;
807 pSMB->ByteCount = cpu_to_le16(byte_count);
853 pSMB->ByteCount = cpu_to_le16(name_len + 1);
897 pSMB->ByteCount = cpu_to_le16(name_len + 1);
940 pSMB->ByteCount = cpu_to_le16(name_len + 1);
1018 pSMB->ByteCount = cpu_to_le16(byte_count);
1029 if (rc || (pSMBr->ByteCount < sizeof(OPEN_PSX_RSP))) {
1050 if (pSMBr->ByteCount < sizeof(OPEN_PSX_RSP)
1182 pSMB->ByteCount
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus_packet_format.h41 u32 ByteCount; member in struct:vmtransfer_page_range
72 u32 ByteCount; member in struct:gpa_range
117 u32 ByteCount; member in struct:vmadditional_data
H A Dchannel.c288 pageCount = Gpadl->Range[i].ByteCount >> PAGE_SHIFT;
292 "page count %d", i, Gpadl->Range[i].ByteCount,
349 gpaHeader->Range[0].ByteCount = Size;
406 gpaHeader->Range[0].ByteCount = Size;
H A Dnetvsc.c1074 vmxferpagePacket->Ranges[i].ByteCount;
1078 /* vmxferpagePacket->Ranges[i].ByteCount < */
1082 vmxferpagePacket->Ranges[i].ByteCount;
1089 + vmxferpagePacket->Ranges[i].ByteCount - 1;
1122 vmxferpagePacket->Ranges[i].ByteCount,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/spectra/
H A Dlld.h87 extern u16 GLOB_LLD_MemCopy_CMD(u8 *dest, u8 *src, u32 ByteCount, u16 flag);
H A Dlld.c293 u32 ByteCount, u16 flag)
298 memcpy(dest, src, ByteCount);
301 /* return CDMA_MemCopy_CMD(dest, src, ByteCount, flag); */
292 GLOB_LLD_MemCopy_CMD(u8 *dest, u8 *src, u32 ByteCount, u16 flag) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp2795 ByteCount byteOutLen ;
2796 ByteCount byteInLen = strlen(psz) + 1;
2808 ByteCount byteBufferLen = n * sizeof( UniChar ) ;
2848 ByteCount byteOutLen ;
2849 ByteCount byteInLen = wxWcslen(psz) * SIZEOF_WCHAR_T ;
2860 ByteCount byteBufferLen = n ;
2955 ByteCount byteOutLen ;
2956 ByteCount byteInLen = wxWcslen(psz) * SIZEOF_WCHAR_T ;
2967 ByteCount byteBufferLen = n ;
2982 ByteCount dcubufle
[all...]
H A Dencconv.cpp67 ByteCount byteInLen, byteOutLen ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.c155 ByteCount copyBufferSize)
161 ByteCount readActualCount;
531 ByteCount unicodeByteLength;
532 ByteCount unicodeBytesConverted;
533 ByteCount actualPascalBytes;
610 ByteCount unicodeByteLength;
614 ByteCount pascalCharsRead;
2625 ByteCount buffReqSize,
2626 ByteCount *buffActSize)
H A DMoreFilesX.cpp155 ByteCount copyBufferSize)
161 ByteCount readActualCount;
527 ByteCount unicodeByteLength;
528 ByteCount unicodeBytesConverted;
529 ByteCount actualPascalBytes;
606 ByteCount unicodeByteLength;
610 ByteCount pascalCharsRead;
2617 ByteCount buffReqSize,
2618 ByteCount *buffActSize)
H A DMoreFilesX.h313 ByteCount copyBufferSize);
1706 ByteCount buffReqSize,
1707 ByteCount *buffActSize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfontdlg.cpp86 ByteCount actualLength = 0;
146 ByteCount *sizePtr = (ByteCount *)CFDataGetBytePtr(sizesData);
H A Dfont.cpp294 ByteCount atsuSizes[sizeof(atsuTags) / sizeof(ATSUAttributeTag)] =
455 ByteCount atsuSizes[sizeof(atsuTags) / sizeof(ATSUAttributeTag)] =

Completed in 284 milliseconds

12