summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_util.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-10-24 15:09:32 +0000
committerGreg Hudson <ghudson@mit.edu>2011-10-24 15:09:32 +0000
commit7fc21c4a4a6ef8a88567f166eda1fe73784686c7 (patch)
treec8767e5031b06fa2ccdef9fd5f6cfb8dd9c95fe4 /src/kdc/kdc_util.h
parentd8b79bd61501341d9d8a4340c2c7077d302426c4 (diff)
downloadkrb5-7fc21c4a4a6ef8a88567f166eda1fe73784686c7.tar.gz
krb5-7fc21c4a4a6ef8a88567f166eda1fe73784686c7.tar.xz
krb5-7fc21c4a4a6ef8a88567f166eda1fe73784686c7.zip
Refactor salt computation into libkdb5
Add a new API krb5_dbe_compute_salt() to determine the salt for a key data entry, and use it in the three places we currently compute salts. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25410 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/kdc_util.h')
-rw-r--r--src/kdc/kdc_util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/kdc/kdc_util.h b/src/kdc/kdc_util.h
index bdeaa5f7d..f4773ae4c 100644
--- a/src/kdc/kdc_util.h
+++ b/src/kdc/kdc_util.h
@@ -105,10 +105,6 @@ select_session_keytype (krb5_context context,
int nktypes,
krb5_enctype *ktypes);
-krb5_error_code
-get_salt_from_key (krb5_context, krb5_principal,
- krb5_key_data *, krb5_data *);
-
void limit_string (char *name);
void