Searched refs:X509V3_EXT_I2V (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_bitst.c115 .i2v = (X509V3_EXT_I2V)i2v_ASN1_BIT_STRING,
132 .i2v = (X509V3_EXT_I2V)i2v_ASN1_BIT_STRING,
H A Dx509_info.c84 .i2v = (X509V3_EXT_I2V)i2v_AUTHORITY_INFO_ACCESS,
101 .i2v = (X509V3_EXT_I2V)i2v_AUTHORITY_INFO_ACCESS,
H A Dx509_akey.c83 .i2v = (X509V3_EXT_I2V)i2v_AUTHORITY_KEYID,
H A Dx509_bcons.c83 .i2v = (X509V3_EXT_I2V)i2v_BASIC_CONSTRAINTS,
H A Dx509_alt.c88 .i2v = (X509V3_EXT_I2V)i2v_GENERAL_NAMES,
104 .i2v = (X509V3_EXT_I2V)i2v_GENERAL_NAMES,
120 .i2v = (X509V3_EXT_I2V)i2v_GENERAL_NAMES,
H A Dx509v3.h82 (*X509V3_EXT_I2V)(const struct v3_ext_method *method, void *ext, typedef
113 X509V3_EXT_I2V i2v;
358 (X509V3_EXT_I2V)i2v_ASN1_BIT_STRING, \

Completed in 292 milliseconds