Rev: src/nettle/cbc.c:1.7
Rev: src/nettle/hmac.c:1.5
Rev: src/nettle/knuth-lfib.c:1.3
Rev: src/nettle/md5-compat.c:1.4
Rev: src/nettle/md5-meta.c:1.3
Rev: src/nettle/md5.c:1.7
Rev: src/nettle/memxor.c:1.3
Rev: src/nettle/nettle-internal.c:1.4
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>
* random-looking test data, and is used by the Nettle testsuite. */
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include "md5-compat.h"
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include "nettle-meta.h"
* Niels Möller. */
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>
Return DESTADDR. */
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include "memxor.h"
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>