Home
last modified time | relevance | path

Searched refs:auth1 (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c155 nvlist_t *auth1 = NULL, *auth2 = NULL; in auth_compare() local
157 (void) nvlist_lookup_nvlist(nvl1, FM_FMRI_AUTHORITY, &auth1); in auth_compare()
159 if (auth1 == NULL && auth2 == NULL) in auth_compare()
161 if (auth1 == NULL || auth2 == NULL) in auth_compare()
167 (void) nvlist_lookup_string(auth1, *namep, &val1); in auth_compare()
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_common.c346 __s_api_is_auth_matched(const ns_cred_t *auth1, in __s_api_is_auth_matched() argument
349 if ((auth1->auth.type != auth2->auth.type) || in __s_api_is_auth_matched()
350 (auth1->auth.tlstype != auth2->auth.tlstype) || in __s_api_is_auth_matched()
351 (auth1->auth.saslmech != auth2->auth.saslmech) || in __s_api_is_auth_matched()
352 (auth1->auth.saslopt != auth2->auth.saslopt)) in __s_api_is_auth_matched()
355 if ((((auth1->auth.type == NS_LDAP_AUTH_SASL) && in __s_api_is_auth_matched()
356 ((auth1->auth.saslmech == NS_LDAP_SASL_CRAM_MD5) || in __s_api_is_auth_matched()
357 (auth1->auth.saslmech == NS_LDAP_SASL_DIGEST_MD5))) || in __s_api_is_auth_matched()
358 (auth1->auth.type == NS_LDAP_AUTH_SIMPLE)) && in __s_api_is_auth_matched()
359 ((auth1->cred.unix_cred.userID == NULL) || in __s_api_is_auth_matched()
[all …]
H A Dns_internal.h877 boolean_t __s_api_is_auth_matched(const ns_cred_t *auth1,
/titanic_50/usr/src/cmd/ssh/sshd/
H A DMakefile33 auth1.o \
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog168 [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
169 move fake-auth from auth1.c to individual auth methods, disables s/key in
210 [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
584 [auth1.c auth2.c session.c ssh.c]
1293 [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
1310 [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]