summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-05-27 20:53:16 +0200
committerSergei Golubchik <serg@mariadb.org>2015-06-02 19:00:23 +0200
commit0f0092720f4371556044695fa90a69b5e54a14cf (patch)
tree0f64fa9672541a71bb60fcf3b829f82ef304804e /config.h.cmake
parentebc5e00641ea63d91a65921ea827f448064f9a7e (diff)
downloadmariadb-git-0f0092720f4371556044695fa90a69b5e54a14cf.tar.gz
my_aes_encrypt_gcm() and my_aes_decrypt_gcm()
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 7964bf30ded..6d90bf565c6 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -591,7 +591,7 @@
#cmakedefine HAVE_UCA_COLLATIONS 1
#cmakedefine HAVE_COMPRESS 1
#cmakedefine HAVE_EncryptAes128Ctr 1
-
+#cmakedefine HAVE_EncryptAes128Gcm 1
/*
Stuff that always need to be defined (compile breaks without it)