Home
last modified time | relevance | path

Searched refs:auth_method (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dchap.c40 authentication_method_type auth_method, in chap_validate_tgt() argument
43 if (auth_method == RADIUS_AUTHENTICATION) { in chap_validate_tgt()
63 } else if (auth_method == DIRECT_AUTHENTICATION) { in chap_validate_tgt()
H A Dchap.h91 authentication_method_type auth_method,
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample75 p1_xform { auth_method preshared oakley_group 5 auth_alg sha encr_alg 3des }
103 {auth_method preshared oakley_group 5 auth_alg md5 encr_alg blowfish }
105 {auth_method preshared oakley_group 5 auth_alg md5 encr_alg 3des }
123 { auth_method rsa_sig oakley_group 5 auth_alg md5 encr_alg 3des }
125 { auth_method rsa_sig oakley_group 5 auth_alg md5 encr_alg blowfish }
127 { auth_method rsa_sig oakley_group 5 auth_alg sha1 encr_alg 3des }
129 { auth_method rsa_sig oakley_group 5 auth_alg sha1 encr_alg blowfish }
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c202 if (config_info->auth_method == in add_config_attribute()
206 config_info->auth_method = none; in add_config_attribute()
209 config_info->auth_method = simple; in add_config_attribute()
212 config_info->auth_method = cram_md5; in add_config_attribute()
215 config_info->auth_method = digest_md5; in add_config_attribute()
305 if (proxy_info->auth_method == in add_bind_attribute()
309 proxy_info->auth_method = none; in add_bind_attribute()
312 proxy_info->auth_method = simple; in add_bind_attribute()
315 proxy_info->auth_method = cram_md5; in add_bind_attribute()
318 proxy_info->auth_method = digest_md5; in add_bind_attribute()
H A Dnis_parse_ldap_conf.c855 if (config_info->auth_method == simple) { in connect_to_ldap_config_server()
858 } else if (config_info->auth_method == cram_md5) { in connect_to_ldap_config_server()
863 } else if (config_info->auth_method == digest_md5) { in connect_to_ldap_config_server()
1179 if (config_info->auth_method == simple && in parse_ldap_config_dn_attrs()
1182 else if (config_info->auth_method == in parse_ldap_config_dn_attrs()
1296 if (config_info->auth_method == in get_attribute_list()
1313 if (config_info->auth_method == in get_attribute_list()
1352 if (proxy_info->auth_method == (auth_method_t)NO_VALUE_SET) in get_attribute_list()
1418 if (proxy_info->auth_method == (auth_method_t)NO_VALUE_SET) in get_attribute_list()
H A Dnis_parse_ldap_conf.h523 auth_method_t auth_method; member
537 auth_method_t auth_method; member
H A Dldap_op.c879 proxyInfo.auth_method)) != in findCon()
1193 proxyInfo.auth_method, in findReferralCon()
1250 proxyInfo.auth_method)) != in findYPCon()
H A Dnis_parse_ldap_util.c104 proxy_info->auth_method = (auth_method_t)NO_VALUE_SET; in initialize_parse_structs()
748 if (proxy_info->auth_method == in finish_parse()
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Dchap.h87 authentication_method_type auth_method,
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp_api.h563 u8 auth_method; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dbdn.h730 auth_method:2, member