Home
last modified time | relevance | path

Searched defs:n_ks_tuple (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dchpass_s.c44 int n_ks_tuple, in change()
191 int n_ks_tuple, in kadm5_s_chpass_principal()
H A Dcommon_glue.c56 int n_ks_tuple, in kadm5_chpass_principal_3()
89 int n_ks_tuple, in kadm5_create_principal_3()
200 int n_ks_tuple, in kadm5_randkey_principal_3()
257 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, in kadm5_setkey_principal_3()
H A Dset_keys.c47 int n_ks_tuple, in _kadm5_set_keys()
340 int n_ks_tuple, in _kadm5_set_keys_randomly()
H A Dcreate_c.c44 int n_ks_tuple, in kadm5_c_create_principal()
H A Dsetkey3_s.c45 int n_ks_tuple, in kadm5_s_setkey_principal_3()
H A Drandkey_s.c49 int n_ks_tuple, in kadm5_s_randkey_principal()
H A Drandkey_c.c44 int n_ks_tuple, in kadm5_c_randkey_principal()
H A Dchpass_c.c44 int n_ks_tuple, in kadm5_c_chpass_principal()
H A Dcreate_s.c169 int n_ks_tuple, in kadm5_s_create_principal()
H A Dad.c515 int n_ks_tuple, in kadm5_ad_chpass_principal()
577 int n_ks_tuple, in kadm5_ad_create_principal()
1254 int n_ks_tuple, in kadm5_ad_randkey_principal()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dkeys.c515 ks_tuple2str(krb5_context context, int n_ks_tuple, in ks_tuple2str()
637 krb5_key_salt_tuple *ks_tuple, int n_ks_tuple, in hdb_generate_key_set()
781 int n_ks_tuple, in hdb_generate_key_set_password_with_ks_tuple()
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Dserver.c58 int n_ks_tuple = 0; in kadmind_dispatch() local