Searched defs:keepold (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Drandkey_c.c39 kadm5_c_randkey_principal(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **new_keys, int *n_keys) argument
H A Drandkey_s.c44 kadm5_s_randkey_principal(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **new_keys, int *n_keys) argument
H A Dchpass_c.c39 kadm5_c_chpass_principal(void *server_handle, krb5_principal princ, int keepold, const char *password, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
88 kadm5_c_chpass_principal_with_key(void *server_handle, krb5_principal princ, int keepold, int n_key_data, krb5_key_data *key_data) argument
H A Dchpass_s.c39 change(void *server_handle, krb5_principal princ, int keepold, const char *password, int cond, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
172 kadm5_s_chpass_principal_cond(void *server_handle, krb5_principal princ, int keepold, const char *password, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
187 kadm5_s_chpass_principal(void *server_handle, krb5_principal princ, int keepold, const char *password, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
202 kadm5_s_chpass_principal_with_key(void *server_handle, krb5_principal princ, int keepold, int n_key_data, krb5_key_data *key_data) argument
[all...]
H A Dcommon_glue.c59 kadm5_chpass_principal_3(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, const char *password) argument
81 kadm5_chpass_principal_with_key_3(void *server_handle, krb5_principal princ, int keepold, int n_key_data, krb5_key_data *key_data) argument
211 kadm5_randkey_principal_3(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **new_keys, int *n_keys) argument
268 kadm5_setkey_principal_3(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock *keyblocks, int n_keys) argument
[all...]
H A Dad.c509 kadm5_ad_chpass_principal(void *server_handle, krb5_principal principal, int keepold, const char *password, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
1237 kadm5_ad_randkey_principal(void *server_handle, krb5_principal principal, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **keys, int *n_keys) argument
1337 kadm5_ad_chpass_principal_with_key(void *server_handle, krb5_principal princ, int keepold, int n_key_data, krb5_key_data *key_data) argument
H A Dmit.c414 kadm5_mit_chpass_principal(void *server_handle, krb5_principal principal, int keepold, const char *password, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
428 kadm5_mit_chpass_principal_with_key(void *server_handle, krb5_principal princ, int keepold, int n_key_data, krb5_key_data *key_data) argument
657 kadm5_mit_randkey_principal(void *server_handle, krb5_principal principal, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **keys, int *n_keys) argument
/macosx-10.10/Heimdal-398.1.2/kadmin/
H A Dcpw.c38 int keepold; member in struct:cpw_entry_data
46 set_random_key (krb5_principal principal, int keepold) argument
64 set_random_password (krb5_principal principal, int keepold) argument
84 set_password (krb5_principal principal, char *password, int keepold) argument
111 set_key_data (krb5_principal principal, krb5_key_data *key_data, int keepold) argument
[all...]
H A Dserver.c51 krb5_boolean keepold = FALSE; local
H A Drpc.c508 uint32_t version, keepold, n_ks_tuple; local

Completed in 90 milliseconds