/titanic_51/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | acquire_cred_with_pw.c | 97 acquire_accept_cred_with_pw(context, minor_status, desired_name, password, cred) in acquire_accept_cred_with_pw() argument 112 acquire_init_cred_with_pw(context, minor_status, desired_name, password, cred) in acquire_init_cred_with_pw() argument 207 krb5_gss_acquire_cred_with_password(minor_status,desired_name,password,time_req,desired_mechs,cred_usage,output_cred_handle,actual_mechs,time_rec) krb5_gss_acquire_cred_with_password() argument 456 gssspi_acquire_cred_with_password(ctx,minor_status,desired_name,password,time_req,desired_mechs,cred_usage,output_cred_handle,actual_mechs,time_rec) gssspi_acquire_cred_with_password() argument [all...] |
/titanic_51/usr/src/lib/pam_modules/authtok_check/ |
H A D | fascist.c | 390 char *password; in FascistLook() local 437 DictCheck(char * password,char * path) DictCheck() argument [all...] |
/titanic_51/usr/src/cmd/krb5/kadmin/kpasswd/ |
H A D | tty_kpasswd.c | 58 long read_old_password(context, password, pwsize) in read_old_password() argument 69 long read_new_password(server_handle, password, pwsize, msg_ret, msg_len, princ) in read_new_password() argument
|
H A D | kpasswd.c | 113 char password[255]; /* I don't really like 255 but that's what kinit uses */ global() local [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gic_pwd.c | 51 krb5_data *password; in krb5_get_as_key_password() local 126 char *password, in krb5_get_init_creds_password() argument 156 char *password, in __krb5_get_init_creds_password() argument 577 krb5_get_in_tkt_with_password(krb5_context context,krb5_flags options,krb5_address * const * addrs,krb5_enctype * ktypes,krb5_preauthtype * pre_auth_types,const char * password,krb5_ccache ccache,krb5_creds * creds,krb5_kdc_rep ** ret_as_reply) krb5_get_in_tkt_with_password() argument [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | grpauth.c | 45 grpauth(char *name, char *password) in grpauth() argument
|
H A D | pwdauth.c | 44 pwdauth(char *name, char *password) in pwdauth() argument
|
/titanic_51/usr/src/cmd/scadm/sparc/mpxu/common/ |
H A D | user.c | 337 char *password; in ADM_Process_userpassword() local 552 ADM_Get_Password(char * password) ADM_Get_Password() argument 625 ADM_Destroy_Password(char * password) ADM_Destroy_Password() argument [all...] |
/titanic_51/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_acct_mgmt.c | 65 char *cpw_service, *password; in fetch_princ_entry() local 175 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE], *password; in exp_warn() local [all...] |
/titanic_51/usr/src/lib/libbc/inc/include/rpcsvc/ |
H A D | pwdnm.h | 35 char *password; member
|
/titanic_51/usr/src/lib/libgss/ |
H A D | g_acquire_cred_with_pw.c | 83 gss_acquire_cred_with_password(minor_status,desired_name,password,time_req,desired_mechs,cred_usage,output_cred_handle,actual_mechs,time_rec) gss_acquire_cred_with_password() argument 225 gss_add_cred_with_password(minor_status,input_cred_handle,desired_name,desired_mech,password,cred_usage,initiator_time_req,acceptor_time_req,output_cred_handle,actual_mechs,initiator_time_rec,acceptor_time_rec) gss_add_cred_with_password() argument
|
/titanic_51/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_authenticate.c | 59 char *password = NULL; in pam_sm_authenticate() local [all...] |
/titanic_51/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_chpass_util.c | 44 char *password, in kadm5_chpass_principal_v2() argument
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 102 unsigned char password[9]; /* trailing nul for crypt() */ in mit_afs_string_to_key() local 135 unsigned char *password = malloc(pw_len+1); mit_afs_string_to_key() local [all...] |
/titanic_51/usr/src/lib/sasl_plugins/plain/ |
H A D | plain.c | 107 const char *password; in plain_server_mech_step() local 313 sasl_secret_t *password = NULL; plain_client_mech_step() local [all...] |
/titanic_51/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | service.c | 197 char *password = svc->password; in service_connect() local 219 char *password, in papiServiceCreate() argument 334 papiServiceSetPassword(papi_service_t handle,char * password) papiServiceSetPassword() argument [all...] |
/titanic_51/usr/src/cmd/ndmpadm/ |
H A D | ndmpadm_main.c | 118 const char *password; member 527 ndmp_get_password(char **password) in ndmp_get_password() argument 561 char *auth_type, *username, *password; in ndmp_enable_auth() local [all...] |
/titanic_51/usr/src/lib/pam_modules/sample/ |
H A D | sample_authenticate.c | 83 char *firstpass, *password; in pam_sm_authenticate() local [all...] |
/titanic_51/usr/src/lib/print/libpapi-lpd/common/ |
H A D | service.c | 75 char *user_name, char *password, in papiServiceCreate() argument 134 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() argument
|
/titanic_51/usr/src/cmd/lp/lib/papi/ |
H A D | service.c | 42 char *user_name, char *password, in papiServiceCreate() argument 140 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() argument
|
/titanic_51/usr/src/lib/sasl_plugins/login/ |
H A D | login.c | 174 sasl_secret_t *password; in login_server_mech_step() local 311 sasl_secret_t *password; global() member [all...] |
/titanic_51/usr/src/lib/print/libpapi-common/common/ |
H A D | uri.h | 46 char *password; member
|
H A D | uri.c | 93 char *password = NULL; in uri_from_string() local [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/ |
H A D | kt_solaris.c | 74 krb5_data password, salt; in kt_add_entry() local 159 krb5_kvno kvno, uint_t flags, char *password) in krb5_kt_add_ad_entries() argument [all...] |
/titanic_51/usr/src/lib/print/libpapi-ipp/common/ |
H A D | service.c | 125 char *user_name, char *password, in papiServiceCreate() argument 211 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() argument [all...] |