File: aes_siv_test.c

package info (click to toggle)
ntpsec 1.2.3%2Bdfsg1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,960 kB
  • sloc: ansic: 62,004; python: 32,017; sh: 1,553; yacc: 1,293; makefile: 190; javascript: 138
file content (3 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (3)
1
2
3
#define ENABLE_DEBUG_OUTPUT 1
#undef NDEBUG
#include "aes_siv.c"