Searched defs:v3_ext_method (Results 1 – 2 of 2) sorted by relevance
64 struct v3_ext_method { struct65 int ext_nid;66 int ext_flags;68 ASN1_ITEM_EXP *it;70 X509V3_EXT_NEW ext_new;71 X509V3_EXT_FREE ext_free;72 X509V3_EXT_D2I d2i;73 X509V3_EXT_I2D i2d;75 X509V3_EXT_I2S i2s;76 X509V3_EXT_S2I s2i;[all …]
63 struct v3_ext_method { struct64 int ext_nid;65 int ext_flags;67 ASN1_ITEM_EXP *it;69 X509V3_EXT_NEW ext_new;70 X509V3_EXT_FREE ext_free;71 X509V3_EXT_D2I d2i;72 X509V3_EXT_I2D i2d;74 X509V3_EXT_I2S i2s;75 X509V3_EXT_S2I s2i;[all …]