Searched defs:v3_ext_method (Results 1 – 3 of 3) sorted by relevance
92 struct v3_ext_method { struct93 int ext_nid;94 int ext_flags;96 ASN1_ITEM_EXP *it;98 X509V3_EXT_NEW ext_new;99 X509V3_EXT_FREE ext_free;100 X509V3_EXT_D2I d2i;101 X509V3_EXT_I2D i2d;104 X509V3_EXT_I2S i2s;105 X509V3_EXT_S2I s2i;[all …]
95 struct v3_ext_method { struct96 int ext_nid;97 int ext_flags;99 ASN1_ITEM_EXP *it;101 X509V3_EXT_NEW ext_new;102 X509V3_EXT_FREE ext_free;103 X509V3_EXT_D2I d2i;104 X509V3_EXT_I2D i2d;107 X509V3_EXT_I2S i2s;108 X509V3_EXT_S2I s2i;[all …]