Searched defs:v3_ext_method (Results 1 – 4 of 4) sorted by relevance
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 …]
4804 struct v3_ext_method { struct4806 int ext_nid;4809 int ext_flags;4813 ASN1_ITEM_EXP *it;4817 X509V3_EXT_NEW ext_new;4818 X509V3_EXT_FREE ext_free;4819 X509V3_EXT_D2I d2i;4820 X509V3_EXT_I2D i2d;4823 X509V3_EXT_I2S i2s;4824 X509V3_EXT_S2I s2i;[all …]
4856 struct v3_ext_method { struct4858 int ext_nid;4861 int ext_flags;4865 ASN1_ITEM_EXP *it;4869 X509V3_EXT_NEW ext_new;4870 X509V3_EXT_FREE ext_free;4871 X509V3_EXT_D2I d2i;4872 X509V3_EXT_I2D i2d;4875 X509V3_EXT_I2S i2s;4876 X509V3_EXT_S2I s2i;[all …]