Searched refs:auth_method (Results 1 – 11 of 11) sorted by relevance
40 authentication_method_type auth_method, in chap_validate_tgt() argument43 if (auth_method == RADIUS_AUTHENTICATION) { in chap_validate_tgt()63 } else if (auth_method == DIRECT_AUTHENTICATION) { in chap_validate_tgt()
91 authentication_method_type auth_method,
75 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 }
202 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()
855 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()
523 auth_method_t auth_method; member537 auth_method_t auth_method; member
879 proxyInfo.auth_method)) != in findCon()1193 proxyInfo.auth_method, in findReferralCon()1250 proxyInfo.auth_method)) != in findYPCon()
104 proxy_info->auth_method = (auth_method_t)NO_VALUE_SET; in initialize_parse_structs()748 if (proxy_info->auth_method == in finish_parse()
87 authentication_method_type auth_method,
563 u8 auth_method; member
730 auth_method:2, member