| /illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/ |
| H A D | kdb.h | 406 krb5_key_salt_tuple * ks_tuple, 417 krb5_key_salt_tuple * ks_tuple, 424 krb5_key_salt_tuple * ks_tuple, 432 krb5_key_salt_tuple * ks_tuple, 481 krb5_key_salt_tuple * ks_tuple,
|
| /illumos-gate/usr/src/lib/krb5/kadm5/ |
| H A D | admin.h | 446 krb5_key_salt_tuple *ks_tuple, 472 krb5_key_salt_tuple *ks_tuple, 497 krb5_key_salt_tuple *ks_tuple, 514 krb5_key_salt_tuple *ks_tuple,
|
| H A D | kadm_rpc.h | 39 krb5_key_salt_tuple *ks_tuple; member in struct:cprinc3_arg 96 krb5_key_salt_tuple *ks_tuple; member in struct:chpass3_arg 121 krb5_key_salt_tuple *ks_tuple; member in struct:setkey3_arg 138 krb5_key_salt_tuple *ks_tuple; member in struct:chrand3_arg
|
| H A D | kadm_rpc_xdr.c | 552 if (!xdr_array(xdrs, (caddr_t *)&objp->ks_tuple, 687 if (!xdr_array(xdrs, (caddr_t *)&objp->ks_tuple, 747 if (!xdr_array(xdrs, (caddr_t *) &objp->ks_tuple, 784 if (!xdr_array(xdrs, (caddr_t *)&objp->ks_tuple,
|
| /illumos-gate/usr/src/lib/krb5/kadm5/clnt/ |
| H A D | client_principal.c | 112 krb5_key_salt_tuple *ks_tuple, 126 arg.ks_tuple = ks_tuple; 360 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, 374 arg.ks_tuple = ks_tuple; 436 krb5_key_salt_tuple *ks_tuple, 452 arg.ks_tuple = ks_tuple; 532 krb5_key_salt_tuple *ks_tuple, 109 kadm5_create_principal_3(void *server_handle, kadm5_principal_ent_t princ, long mask, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, char *pw) argument 358 kadm5_chpass_principal_3(void *server_handle, krb5_principal princ, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, char *password) argument 433 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 529 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 **key, int *n_keys) argument [all...] |
| /illumos-gate/usr/src/cmd/krb5/kadmin/cli/ |
| H A D | kadmin.c | 718 krb5_key_salt_tuple *ks_tuple = NULL; local 777 &ks_tuple, &n_ks_tuple); 795 if (ks_tuple != NULL) 796 free(ks_tuple); 805 if (ks_tuple != NULL) 806 free(ks_tuple); 811 if (keepold || ks_tuple != NULL) { 813 n_ks_tuple, ks_tuple, pwarg); 814 if (ks_tuple != NULL) 815 free(ks_tuple); 1207 krb5_key_salt_tuple *ks_tuple; local 1412 krb5_key_salt_tuple *ks_tuple; local [all...] |
| H A D | keytab.c | 56 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, 141 krb5_key_salt_tuple *ks_tuple = NULL; local 162 &ks_tuple, &n_ks_tuple); 202 keepold, n_ks_tuple, ks_tuple, 207 keepold, n_ks_tuple, ks_tuple, 261 krb5_key_salt_tuple *ks_tuple, 286 if (ks_tuple == NULL) { 324 permitted_etypes = ks_tuple; 418 if (permitted_etypes != NULL && ks_tuple == NULL) 259 add_principal(void *lhandle, char *keytab_str, krb5_keytab keytab, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, char *princ_str) argument
|
| /illumos-gate/usr/src/cmd/krb5/kadmin/server/ |
| H A D | misc.c | 44 * n_ks_tuple (input) the number of key-salt tuples in ks_tuple 45 * ks_tuple (input) array of tuples indicating the caller's 63 krb5_key_salt_tuple *ks_tuple, 74 keepold, n_ks_tuple, ks_tuple, 89 * n_ks_tuple (input) the number of key-salt tuples in ks_tuple 90 * ks_tuple (input) array of tuples indicating the caller's 107 krb5_key_salt_tuple *ks_tuple, 117 keepold, n_ks_tuple, ks_tuple, 59 chpass_principal_wrapper_3(void *server_handle, krb5_principal principal, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, char *password) argument 103 randkey_principal_wrapper_3(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
|
| H A D | misc.h | 41 krb5_key_salt_tuple *ks_tuple, 49 krb5_key_salt_tuple *ks_tuple,
|
| H A D | server_stubs.c | 663 arg->ks_tuple, 1260 arg->ks_tuple, 1268 arg->ks_tuple, 1485 arg->ks_tuple, 1654 arg->ks_tuple, 1662 arg->ks_tuple,
|
| /illumos-gate/usr/src/lib/krb5/kadm5/srv/ |
| H A D | svr_principal.c | 212 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, 390 n_ks_tuple?ks_tuple:handle->params.keysalts, 1339 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, 1388 n_ks_tuple?ks_tuple:handle->params.keysalts, 1560 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, 1590 n_ks_tuple?ks_tuple:handle->params.keysalts, 1878 int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, 1918 if (ks_tuple[i].ks_salttype == ks_tuple[j].ks_salttype) 1958 keysalt.type = ks_tuple[ 210 kadm5_create_principal_3(void *server_handle, kadm5_principal_ent_t entry, long mask, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, char *password) argument 1337 kadm5_chpass_principal_3(void *server_handle, krb5_principal principal, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, char *password) argument 1557 kadm5_randkey_principal_3(void *server_handle, krb5_principal principal, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock **keyblocks, int *n_keys) argument 1875 kadm5_setkey_principal_3(void *server_handle, krb5_principal principal, krb5_boolean keepold, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, krb5_keyblock *keyblocks, int n_keys) argument [all...] |
| /illumos-gate/usr/src/lib/krb5/kdb/ |
| H A D | kdb5.c | 1773 krb5_key_salt_tuple * ks_tuple, 1796 ks_tuple, 1771 krb5_dbe_cpw(krb5_context kcontext, krb5_keyblock * master_key, krb5_key_salt_tuple * ks_tuple, int ks_tuple_count, char *passwd, int new_kvno, krb5_boolean keepold, krb5_db_entry * db_entry) argument
|
| H A D | kdb5.h | 178 krb5_key_salt_tuple * ks_tuple,
|
| H A D | kdb_cpw.c | 102 add_key_rnd(context, master_key, ks_tuple, ks_tuple_count, db_entry, kvno) 105 krb5_key_salt_tuple * ks_tuple; 165 ks_tuple[i].ks_enctype, 166 ks_tuple[j].ks_enctype, 185 if ((retval = krb5_c_make_random_key(context, ks_tuple[i].ks_enctype, 252 krb5_dbe_crk(context, master_key, ks_tuple, ks_tuple_count, keepold, db_entry) 255 krb5_key_salt_tuple * ks_tuple; 277 retval = add_key_rnd(context, master_key, ks_tuple, 309 krb5_dbe_ark(context, master_key, ks_tuple, ks_tuple_count, db_entry) 312 krb5_key_salt_tuple * ks_tuple; [all...] |