STORE: Move the built-in 'file:' loader to become an engine module
[openssl.git] / include / crypto / asn1.h
index 041642f022a0adac86fab6dda4e114709f4172a2..624df3cb055e13214a80f9b7ce501117539abc2f 100644 (file)
@@ -124,5 +124,3 @@ struct asn1_pctx_st {
     unsigned long oid_flags;
     unsigned long str_flags;
 } /* ASN1_PCTX */ ;
-
-int asn1_d2i_read_bio(BIO *in, BUF_MEM **pb);