Move GMAC to providers
[openssl.git] / providers / common / include / internal / provider_algs.h
index c59fc186909f8a4768e3f6c8189a5866c32a325d..74420bf1b3084bd73b7d88994fd9f2b6f968c0f0 100644 (file)
@@ -70,6 +70,7 @@ extern const OSSL_DISPATCH aria128gcm_functions[];
 extern const OSSL_DISPATCH blake2bmac_functions[];
 extern const OSSL_DISPATCH blake2smac_functions[];
 extern const OSSL_DISPATCH cmac_functions[];
+extern const OSSL_DISPATCH gmac_functions[];
 
 /* Key management */
 extern const OSSL_DISPATCH dh_keymgmt_functions[];