Searched defs:v3_ext_method (Results 1 – 2 of 2) sorted by relevance
49 struct v3_ext_method { struct50 int ext_nid;51 int ext_flags;53 ASN1_ITEM_EXP *it;55 X509V3_EXT_NEW ext_new;56 X509V3_EXT_FREE ext_free;57 X509V3_EXT_D2I d2i;58 X509V3_EXT_I2D i2d;60 X509V3_EXT_I2S i2s;61 X509V3_EXT_S2I s2i;[all …]
61 struct v3_ext_method { struct62 int ext_nid;63 int ext_flags;65 ASN1_ITEM_EXP *it;67 X509V3_EXT_NEW ext_new;68 X509V3_EXT_FREE ext_free;69 X509V3_EXT_D2I d2i;70 X509V3_EXT_I2D i2d;72 X509V3_EXT_I2S i2s;73 X509V3_EXT_S2I s2i;[all …]