diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/k5-int.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index f1c1f7c07..0a00f1d28 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -643,8 +643,6 @@ struct krb5_key_st { void *cache; }; -/* These crypto functions are used by GSSAPI via the accessor. */ - krb5_error_code krb5int_arcfour_gsscrypt(const krb5_keyblock *keyblock, krb5_keyusage usage, const krb5_data *kd_data, krb5_crypto_iov *data, |