Searched refs:X509V3_EXT_S2I (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_ia5.c81 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
97 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
113 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
129 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
145 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
161 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
177 .s2i = (X509V3_EXT_S2I)s2i_ASN1_IA5STRING,
H A Dx509_int.c107 (X509V3_EXT_S2I)s2i_asn1_int,
H A Dx509_skey.c79 .s2i = (X509V3_EXT_S2I)s2i_skey_id,
H A Dx509v3.h88 typedef void * (*X509V3_EXT_S2I)(const struct v3_ext_method *method, typedef
110 X509V3_EXT_S2I s2i;
366 (X509V3_EXT_S2I)s2i_ASN1_IA5STRING, \

Completed in 201 milliseconds