d2i_X509_CRL_bio
x = d2i_X509_CRL_bio(in, NULL);
crl = d2i_X509_CRL_bio(in, NULL);
X509_CRL *d2i_X509_CRL_bio(BIO *bp,X509_CRL **crl);