Searched refs:r2i (Results 1 – 4 of 4) sorted by relevance
153 } else if (method->r2i) { in do_ext_nconf()158 if (!(ext_struc = method->r2i(method, ctx, value))) in do_ext_nconf()
115 X509V3_EXT_R2I r2i; member
792 X509V3_EXT_R2I r2i;889 void * r2i(struct v3_ext_method *method, struct v3_ext_ctx *ctx, char *str);898 is a subtle difference. Whereas an "r2i" function can access a configuration
1669 *) Constify all or almost all d2i, c2i, s2i and r2i functions, along with8143 Various additions to support the r2i method this uses.8154 *) Add code to allow r2i extensions to access the configuration database,