aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/rijndael.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-02 22:47:23 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-03 23:58:36 +0200
commit33caed4f1761bf5c1df1658c466f65d0f44d1131 (patch)
treedd4789cafc29f2d32ca27c2e273901ad1028d8e7 /libqpdf/rijndael.cc
parent80801e4c564a8d4f9d26d7fbea269041e1ed1bec (diff)
downloadqpdf-33caed4f1761bf5c1df1658c466f65d0f44d1131.tar.zst
Exclude formatting on embedded native crypto
Diffstat (limited to 'libqpdf/rijndael.cc')
-rw-r--r--libqpdf/rijndael.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/rijndael.cc b/libqpdf/rijndael.cc
index c60c2288..419c84f7 100644
--- a/libqpdf/rijndael.cc
+++ b/libqpdf/rijndael.cc
@@ -1,3 +1,4 @@
+/* clang-format off */
#define FULL_UNROLL
#include "qpdf/rijndael.h"