Searched defs:v3_ext_method (Results 1 – 3 of 3) sorted by relevance
104 struct v3_ext_method { struct105 int ext_nid;106 int ext_flags;110 ASN1_ITEM_EXP *it;114 X509V3_EXT_NEW ext_new;115 X509V3_EXT_FREE ext_free;116 X509V3_EXT_D2I d2i;117 X509V3_EXT_I2D i2d;120 X509V3_EXT_I2S i2s;121 X509V3_EXT_S2I s2i;[all …]
102 struct v3_ext_method { struct103 int ext_nid;104 int ext_flags;106 ASN1_ITEM_EXP *it;108 X509V3_EXT_NEW ext_new;109 X509V3_EXT_FREE ext_free;110 X509V3_EXT_D2I d2i;111 X509V3_EXT_I2D i2d;114 X509V3_EXT_I2S i2s;115 X509V3_EXT_S2I s2i;[all …]