add krb5_is_enctype_weak

This commit is contained in:
Love Hornquist Astrand
2011-09-26 08:47:32 +02:00
parent 9a127beb26
commit 777b24fbb5
3 changed files with 22 additions and 0 deletions

View File

@@ -387,6 +387,7 @@ HEIMDAL_KRB5_2.0 {
krb5_init_ets;
krb5_initlog;
krb5_is_config_principal;
krb5_is_enctype_weak;
krb5_is_thread_safe;
krb5_kcm_call;
krb5_kcm_storage_request;