krb5: export krb5_init_creds_step()
Public API included in headers but not exported.
This commit is contained in:
@@ -843,6 +843,7 @@ EXPORTS
|
|||||||
krb5_init_creds_set_keytab
|
krb5_init_creds_set_keytab
|
||||||
krb5_init_creds_set_password
|
krb5_init_creds_set_password
|
||||||
krb5_init_creds_set_service
|
krb5_init_creds_set_service
|
||||||
|
krb5_init_creds_step
|
||||||
krb5_init_creds_store
|
krb5_init_creds_store
|
||||||
krb5_process_last_request
|
krb5_process_last_request
|
||||||
|
|
||||||
|
@@ -831,6 +831,7 @@ HEIMDAL_KRB5_2.0 {
|
|||||||
krb5_init_creds_get_creds;
|
krb5_init_creds_get_creds;
|
||||||
krb5_init_creds_get_error;
|
krb5_init_creds_get_error;
|
||||||
krb5_init_creds_set_password;
|
krb5_init_creds_set_password;
|
||||||
|
krb5_init_creds_step;
|
||||||
krb5_init_creds_store;
|
krb5_init_creds_store;
|
||||||
krb5_init_creds_free;
|
krb5_init_creds_free;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user