Searched refs:SCT_CTX_new (Results 1 – 3 of 3) sorted by relevance
123 SCT_CTX *SCT_CTX_new(OSSL_LIB_CTX *ctx, const char *propq);
23 SCT_CTX *SCT_CTX_new(OSSL_LIB_CTX *libctx, const char *propq) in SCT_CTX_new() function
315 sctx = SCT_CTX_new(ctx->libctx, ctx->propq); in SCT_validate()