Searched refs:v3_ext_ctx (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dx509v3.h71 struct v3_ext_ctx;
80 typedef void * (*X509V3_EXT_V2I)(struct v3_ext_method *method, struct v3_ext_ctx *ctx, STACK_OF(CONF_VALUE) *values);
82 typedef void * (*X509V3_EXT_S2I)(struct v3_ext_method *method, struct v3_ext_ctx *ctx, char *str);
84 typedef void * (*X509V3_EXT_R2I)(struct v3_ext_method *method, struct v3_ext_ctx *ctx, char *str);
122 struct v3_ext_ctx { struct
135 typedef struct v3_ext_ctx X509V3_CTX;
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dossl_typ.h143 typedef struct v3_ext_ctx X509V3_CTX;
H A Dx509v3.h71 struct v3_ext_ctx;
80 typedef void * (*X509V3_EXT_V2I)(struct v3_ext_method *method, struct v3_ext_ctx *ctx, STACK_OF(CONF_VALUE) *values);
82 typedef void * (*X509V3_EXT_S2I)(struct v3_ext_method *method, struct v3_ext_ctx *ctx, const char *str);
84 typedef void * (*X509V3_EXT_R2I)(struct v3_ext_method *method, struct v3_ext_ctx *ctx, const char *str);
122 struct v3_ext_ctx { struct

Completed in 34 milliseconds