Searched refs:n_ks (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/krb5/src/kadmin/cli/ |
| H A D | kadmin.h | 81 int n_ks, krb5_key_salt_tuple *ks, krb5_keyblock **key,
|
| H A D | kadmin.c | 246 create_princ(kadm5_principal_ent_rec *princ, long mask, int n_ks, in create_princ() argument 250 return kadm5_create_principal_3(handle, princ, mask, n_ks, ks, pass); in create_princ() 258 int n_ks, krb5_key_salt_tuple *ks, krb5_keyblock **key, in randkey_princ() argument 265 ret = kadm5_randkey_principal_3(lhandle, princ, keepold, n_ks, ks, key, in randkey_princ()
|