Searched defs:n_ks_tuple (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | chpass_s.c | 44 int n_ks_tuple, in change() 191 int n_ks_tuple, in kadm5_s_chpass_principal()
|
H A D | common_glue.c | 56 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 D | set_keys.c | 47 int n_ks_tuple, in _kadm5_set_keys() 340 int n_ks_tuple, in _kadm5_set_keys_randomly()
|
H A D | create_c.c | 44 int n_ks_tuple, in kadm5_c_create_principal()
|
H A D | setkey3_s.c | 45 int n_ks_tuple, in kadm5_s_setkey_principal_3()
|
H A D | randkey_s.c | 49 int n_ks_tuple, in kadm5_s_randkey_principal()
|
H A D | randkey_c.c | 44 int n_ks_tuple, in kadm5_c_randkey_principal()
|
H A D | chpass_c.c | 44 int n_ks_tuple, in kadm5_c_chpass_principal()
|
H A D | create_s.c | 169 int n_ks_tuple, in kadm5_s_create_principal()
|
H A D | ad.c | 515 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 D | keys.c | 515 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 D | server.c | 58 int n_ks_tuple = 0; in kadmind_dispatch() local
|