wireshark/epan/crypt
Jakub Zawadzki 5ac6474c94 Rename some of pint.h macros to match common style (bits number on the end).
pntohs  -> pntoh16
   pntohl  -> pntoh32
   pletohs -> pletoh16
   pletohl -> pletoh32
   phtons  -> phton16
   phtonl  -> phton32


svn path=/trunk/; revision=53652
2013-11-29 18:59:06 +00:00
..
Custom.common From Jacob Nordgren and Rishie Sharma: 2012-08-09 16:42:31 +00:00
Makefile.am Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
Makefile.common Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
Makefile.nmake LIBGCRYPT_CFLAGS is not set in Windows builds, use GNUTLS_CFLAGS instead. 2013-08-02 00:52:13 +00:00
airpdcap.c Rename some of pint.h macros to match common style (bits number on the end). 2013-11-29 18:59:06 +00:00
airpdcap_ccmp.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
airpdcap_debug.c Make airpcap's print_debug_line take const arguments so that it compiles 2013-01-26 21:21:25 +00:00
airpdcap_debug.h Make airpcap's print_debug_line take const arguments so that it compiles 2013-01-26 21:21:25 +00:00
airpdcap_int.h fix compile errors found by dumpabi target 2012-01-19 22:55:37 +00:00
airpdcap_interop.h
airpdcap_rijndael.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
airpdcap_rijndael.h
airpdcap_system.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
airpdcap_tkip.c Rename some of pint.h macros to match common style (bits number on the end). 2013-11-29 18:59:06 +00:00
airpdcap_user.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
airpdcap_ws.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
kasumi.h Don't define HAVE_UMTS_KASUMI to anything unless we actually have it. 2012-08-09 19:33:36 +00:00
wep-wpadefs.h