Home
last modified time | relevance | path

Searched defs:password (Results 1 – 25 of 74) sorted by relevance

123

/titanic_51/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dacquire_cred_with_pw.c97 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 Dfascist.c390 char *password; in FascistLook() local
437 DictCheck(char * password,char * path) DictCheck() argument
[all...]
/titanic_51/usr/src/cmd/krb5/kadmin/kpasswd/
H A Dtty_kpasswd.c58 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 Dkpasswd.c113 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 Dgic_pwd.c51 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 Dgrpauth.c45 grpauth(char *name, char *password) in grpauth() argument
H A Dpwdauth.c44 pwdauth(char *name, char *password) in pwdauth() argument
/titanic_51/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c337 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 Dkrb5_acct_mgmt.c65 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 Dpwdnm.h35 char *password; member
/titanic_51/usr/src/lib/libgss/
H A Dg_acquire_cred_with_pw.c83 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 Dldap_authenticate.c59 char *password = NULL; in pam_sm_authenticate() local
[all...]
/titanic_51/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_chpass_util.c44 char *password, in kadm5_chpass_principal_v2() argument
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c102 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 Dplain.c107 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 Dservice.c197 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 Dndmpadm_main.c118 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 Dsample_authenticate.c83 char *firstpass, *password; in pam_sm_authenticate() local
[all...]
/titanic_51/usr/src/lib/print/libpapi-lpd/common/
H A Dservice.c75 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 Dservice.c42 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 Dlogin.c174 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 Duri.h46 char *password; member
H A Duri.c93 char *password = NULL; in uri_from_string() local
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_solaris.c74 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 Dservice.c125 char *user_name, char *password, in papiServiceCreate() argument
211 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() argument
[all...]

123