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

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dx509v3.h71 struct v3_ext_method;
80 typedef STACK_OF(CONF_VALUE) *(*X509V3_EXT_I2V) (struct v3_ext_method *method,
84 typedef void *(*X509V3_EXT_V2I)(struct v3_ext_method *method,
87 typedef char *(*X509V3_EXT_I2S)(struct v3_ext_method *method, void *ext);
88 typedef void *(*X509V3_EXT_S2I)(struct v3_ext_method *method,
90 typedef int (*X509V3_EXT_I2R) (struct v3_ext_method *method, void *ext,
92 typedef void *(*X509V3_EXT_R2I)(struct v3_ext_method *method,
97 struct v3_ext_method { struct
139 typedef struct v3_ext_method X509V3_EXT_METHOD;
H A Dv3_addr.c931 static void *v2i_IPAddrBlocks(struct v3_ext_method *method,
H A Dv3_asid.c540 static void *v2i_ASIdentifiers(struct v3_ext_method *method,

Completed in 164 milliseconds