summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/raw/raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/raw/raw.h')
-rw-r--r--src/lib/crypto/raw/raw.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/crypto/raw/raw.h b/src/lib/crypto/raw/raw.h
index d3f7dd835..f4b7d5f0b 100644
--- a/src/lib/crypto/raw/raw.h
+++ b/src/lib/crypto/raw/raw.h
@@ -44,3 +44,6 @@ krb5_error_code krb5_raw_decrypt
const krb5_keyblock *key, krb5_keyusage usage,
const krb5_data *ivec, const krb5_data *input,
krb5_data *arg_output);
+
+extern const struct krb5_aead_provider krb5int_aead_raw;
+