Home
last modified time | relevance | path

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

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl.c389 static struct user_pass auth_user_pass; /* GLOBAL */ variable
400 if (!auth_user_pass.defined && !auth_token.defined) in auth_user_pass_setup()
405 get_user_pass_cr(&auth_user_pass, in auth_user_pass_setup()
418 get_user_pass_cr(&auth_user_pass, in auth_user_pass_setup()
426 get_user_pass(&auth_user_pass, auth_file, UP_TYPE_AUTH, GET_USER_PASS_MANAGEMENT); in auth_user_pass_setup()
437 auth_user_pass.nocache = true; in ssl_set_auth_nocache()
446 set_auth_token(&auth_user_pass, &auth_token, token); in ssl_set_auth_token()
473 purge_user_pass(&auth_user_pass, true); in ssl_purge_auth()
2321 struct user_pass *up = &auth_user_pass; in key_method_2_write()
2352 purge_user_pass(&auth_user_pass, false); in key_method_2_write()
[all …]
H A Dopenvpn.h202 struct user_pass *auth_user_pass; member
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dssl.c388 static struct user_pass auth_user_pass; /* GLOBAL */ variable
399 if (!auth_user_pass.defined && !auth_token.defined) in auth_user_pass_setup()
404 get_user_pass_cr(&auth_user_pass, in auth_user_pass_setup()
417 get_user_pass_cr(&auth_user_pass, in auth_user_pass_setup()
425 get_user_pass(&auth_user_pass, auth_file, UP_TYPE_AUTH, GET_USER_PASS_MANAGEMENT); in auth_user_pass_setup()
436 auth_user_pass.nocache = true; in ssl_set_auth_nocache()
445 set_auth_token(&auth_user_pass, &auth_token, token); in ssl_set_auth_token()
478 purge_user_pass(&auth_user_pass, true); in ssl_purge_auth()
2370 struct user_pass *up = &auth_user_pass; in key_method_2_write()
2401 purge_user_pass(&auth_user_pass, false); in key_method_2_write()
[all …]
H A Dopenvpn.h203 struct user_pass *auth_user_pass; member
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dssl.c388 static struct user_pass auth_user_pass; /* GLOBAL */ variable
399 if (!auth_user_pass.defined && !auth_token.defined) in auth_user_pass_setup()
404 get_user_pass_cr(&auth_user_pass, in auth_user_pass_setup()
417 get_user_pass_cr(&auth_user_pass, in auth_user_pass_setup()
425 get_user_pass(&auth_user_pass, auth_file, UP_TYPE_AUTH, GET_USER_PASS_MANAGEMENT); in auth_user_pass_setup()
436 auth_user_pass.nocache = true; in ssl_set_auth_nocache()
445 set_auth_token(&auth_user_pass, &auth_token, token); in ssl_set_auth_token()
478 purge_user_pass(&auth_user_pass, true); in ssl_purge_auth()
2370 struct user_pass *up = &auth_user_pass; in key_method_2_write()
2401 purge_user_pass(&auth_user_pass, false); in key_method_2_write()
[all …]
H A Dopenvpn.h203 struct user_pass *auth_user_pass; member
/dports/security/openvpn/openvpn-2.5.6/
H A DChangeLog194 Remove auth_user_pass.wait_for_push variable
/dports/security/openvpn-mbedtls/openvpn-2.5.6/
H A DChangeLog194 Remove auth_user_pass.wait_for_push variable