Home
last modified time | relevance | path

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

/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.h203 #define XT_FULL_CHAIN (1<<0) macro
H A Dssl_verify_mbedtls.c316 xt->flags |= XT_FULL_CHAIN; in x509_track_add()
331 if (depth == 0 || (xt->flags & XT_FULL_CHAIN)) in x509_setenv_track()
H A Dssl_verify_openssl.c397 xt->flags |= XT_FULL_CHAIN; in x509_track_add()
439 if (depth == 0 || (xt->flags & XT_FULL_CHAIN)) in x509_setenv_track()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl_verify.h224 #define XT_FULL_CHAIN (1<<0) macro
H A Dssl_verify_mbedtls.c332 xt->flags |= XT_FULL_CHAIN; in x509_track_add()
347 if (depth == 0 || (xt->flags & XT_FULL_CHAIN)) in x509_setenv_track()
H A Dssl_verify_openssl.c408 xt->flags |= XT_FULL_CHAIN; in x509_track_add()
450 if (depth == 0 || (xt->flags & XT_FULL_CHAIN)) in x509_setenv_track()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.h203 #define XT_FULL_CHAIN (1<<0) macro
H A Dssl_verify_mbedtls.c316 xt->flags |= XT_FULL_CHAIN; in x509_track_add()
331 if (depth == 0 || (xt->flags & XT_FULL_CHAIN)) in x509_setenv_track()
H A Dssl_verify_openssl.c397 xt->flags |= XT_FULL_CHAIN; in x509_track_add()
439 if (depth == 0 || (xt->flags & XT_FULL_CHAIN)) in x509_setenv_track()