Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/x509v3/
HDv3_skey.c118 if (ctx && (ctx->flags == CTX_TEST)) in s2i_skey_id()
HDv3_akey.c150 if (ctx && (ctx->flags == CTX_TEST)) in v2i_AUTHORITY_KEYID()
HDv3_alt.c277 if (ctx && (ctx->flags == CTX_TEST)) in copy_issuer()
353 if (ctx != NULL && ctx->flags == CTX_TEST) in copy_email()
HDx509v3.h135 # define CTX_TEST 0x1 macro
385 X509V3_set_ctx(ctx, NULL, NULL, NULL, NULL, CTX_TEST)
/NextBSD/crypto/openssl/doc/
HDopenssl.txt838 If it has the value CTX_TEST then the configuration syntax is being checked