Searched refs:auth_str (Results 1 – 1 of 1) sorted by relevance
794 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local817 GET_ITEM(auth_str); in sni_parse()858 if (strcmp(auth_str, "-") != 0) { in sni_parse()859 if ((new->authmode = get_auth_mode(auth_str)) < 0) { in sni_parse()