strongswan/src/libstrongswan/plugins/ccm
Martin Willi 19cb07b890 automake: replace INCLUDES by AM_CPPFLAGS
INCLUDES are now deprecated and throw warnings when using automake 1.13.
We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and
defines are passed to AM_CPPFLAGS only.
2013-07-18 14:59:19 +02:00
..
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
ccm_aead.c Add a return value to crypter_t.set_key() 2012-07-16 14:53:38 +02:00
ccm_aead.h Order of arguments in Doxygen comment fixed 2013-02-28 18:17:42 +01:00
ccm_plugin.c Add features support to ccm plugin 2011-10-14 10:05:46 +02:00
ccm_plugin.h Implemented a ccm plugin providing CCM mode based on CBC crypters 2010-08-19 19:05:14 +02:00