Lines Matching refs:X509_EXTENSION
22 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid,
24 static X509_EXTENSION *v3_generic_extension(const char *ext, const char *value,
29 static X509_EXTENSION *do_ext_i2d(const X509V3_EXT_METHOD *method,
34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx,
40 X509_EXTENSION *ret;
58 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name,
64 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid,
79 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid,
83 X509_EXTENSION *ext;
138 static X509_EXTENSION *do_ext_i2d(const X509V3_EXT_METHOD *method,
144 X509_EXTENSION *ext;
187 X509_EXTENSION *X509V3_EXT_i2d(int ext_nid, int crit, void *ext_struc)
234 static X509_EXTENSION *v3_generic_extension(const char *ext, const char *value,
242 X509_EXTENSION *extension = NULL;
294 static void delete_ext(STACK_OF(X509_EXTENSION) *sk, X509_EXTENSION *dext)
310 STACK_OF(X509_EXTENSION) **sk)
312 X509_EXTENSION *ext;
344 STACK_OF(X509_EXTENSION) **sk = NULL;
357 STACK_OF(X509_EXTENSION) **sk = NULL;
370 STACK_OF(X509_EXTENSION) *exts = NULL;
480 X509_EXTENSION *X509V3_EXT_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx,
484 X509_EXTENSION *ret;
495 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf,
499 X509_EXTENSION *ret;