This commit is contained in:
2018-05-24 00:50:03 +09:00
parent 568c1175f2
commit ee7a19ebef
19 changed files with 418 additions and 219 deletions
-1
View File
@@ -107,5 +107,4 @@ struct asn1_pctx_st {
unsigned long str_flags;
} /* ASN1_PCTX */ ;
int asn1_valid_host(const ASN1_STRING *host);
int asn1_d2i_read_bio(BIO *in, BUF_MEM **pb);