Searched refs:X509V3_set_ctx_nodb (Results 1 – 7 of 7) sorted by relevance
76 X509V3_set_ctx_nodb(&ctx); in cert_add_ext()
79 X509V3_set_ctx_nodb(&ctx); in cert_add_ext()
109 X509V3_set_ctx_nodb(&ctx); in CreateCertificateInternal()
366 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL; macro
4944 #define X509V3_set_ctx_nodb(ctx) X509V3_set_nconf(ctx, NULL) macro
4996 #define X509V3_set_ctx_nodb(ctx) X509V3_set_nconf(ctx, NULL) macro