Searched defs:Block (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dcrypt_md5.h60 u8 Block[MD5_BLOCK_SIZE]; member in struct:rt_md5_ctx_struc
H A Dcrypt_sha2.h60 u8 Block[SHA1_BLOCK_SIZE]; member in struct:rt_sha1_ctx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dblowfish.cpp73 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Dgost.cpp61 typedef BlockGetAndPut<word32, LittleEndian> Block; typedef
H A Dmars.cpp122 typedef BlockGetAndPut<word32, LittleEndian> Block; typedef
H A Drc5.cpp39 typedef BlockGetAndPut<RC5::RC5_WORD, LittleEndian> Block; typedef
H A Drc6.cpp40 typedef BlockGetAndPut<RC6::RC6_WORD, LittleEndian> Block; typedef
H A Dserpent.cpp48 typedef BlockGetAndPut<word32, LittleEndian> Block; typedef
H A Dshacal2.cpp53 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Dtea.cpp10 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Drc2.cpp54 typedef BlockGetAndPut<word16, LittleEndian> Block; typedef
H A Dsquare.cpp122 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A D3way.cpp85 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
112 typedef BlockGetAndPut<word32, LittleEndian> Block; typedef
H A Dcast.cpp34 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Dsafer.cpp99 typedef BlockGetAndPut<byte, BigEndian> Block; typedef
H A Dseed.cpp86 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Dskipjack.cpp96 typedef BlockGetAndPut<word16, LittleEndian> Block; typedef
H A Dtwofish.cpp108 typedef BlockGetAndPut<word32, LittleEndian> Block; typedef
H A Ddes.cpp23 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Didea.cpp160 typedef BlockGetAndPut<word16, BigEndian> Block; typedef
H A Dcamellia.cpp199 typedef BlockGetAndPut<word32, BigEndian> Block; typedef
H A Dgcm.cpp97 typedef BlockGetAndPut<word64, BigEndian> Block; typedef
244 typedef BlockGetAndPut<word64, NativeByteOrder> Block; typedef
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator in enum:DotZLib.FlushTypes
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/spectra/
H A Dlld_cdma.h105 u32 Block; member in struct:pending_cmd
H A Dlld_emu.c331 u16 emu_Write_Page_Main(u8 *write_data, u32 Block, argument
374 u16 emu_Read_Page_Main(u8 *read_data, u32 Block, argument
419 emu_Read_Page_Main_Spare(u8 *read_data, u32 Block, u16 Page, u16 PageCount) argument
470 emu_Write_Page_Main_Spare(u8 *write_data, u32 Block, u16 Page, u16 page_count) argument
518 emu_Write_Page_Spare(u8 *write_data, u32 Block, u16 Page, u16 PageCount) argument
561 emu_Read_Page_Spare(u8 *write_data, u32 Block, u16 Page, u16 PageCount) argument
[all...]

Completed in 82 milliseconds

12