Searched refs:X509_V_FLAG_ALLOW_PROXY_CERTS (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.h354 #define X509_V_FLAG_ALLOW_PROXY_CERTS 0x40 macro
H A Dx509_vfy.c402 !!(ctx->param->flags & X509_V_FLAG_ALLOW_PROXY_CERTS);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509_vfy.h354 #define X509_V_FLAG_ALLOW_PROXY_CERTS 0x40 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c2058 X509_STORE_CTX_set_flags(ctx, X509_V_FLAG_ALLOW_PROXY_CERTS);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c2058 X509_STORE_CTX_set_flags(ctx, X509_V_FLAG_ALLOW_PROXY_CERTS);

Completed in 116 milliseconds