Home
last modified time | relevance | path

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

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl_verify.c899 char *iv_sso = extract_var_peer_info(peer_info, "IV_SSO=", &gc); in check_auth_pending_method() local
900 if (!iv_sso) in check_auth_pending_method()
906 const char *client_method = strtok(iv_sso, ","); in check_auth_pending_method()