Searched defs:X509V3_EXT_S2I (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dx509v3.h83 typedef void * (*X509V3_EXT_S2I)(const struct v3_ext_method *method, typedef
105 X509V3_EXT_S2I s2i;
397 (X509V3_EXT_S2I)s2i_ASN1_IA5STRING, \
/external/boringssl/src/include/openssl/
H A Dx509v3.h83 typedef void * (*X509V3_EXT_S2I)(const struct v3_ext_method *method, typedef
105 X509V3_EXT_S2I s2i;
397 (X509V3_EXT_S2I)s2i_ASN1_IA5STRING, \

Completed in 72 milliseconds