Searched refs:d2i_X509_REQ_bio (Results 1 – 4 of 4) sorted by relevance
195 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) in d2i_X509_REQ_bio() function
723 X509_REQ *d2i_X509_REQ_bio(BIO *bp,X509_REQ **req);
776 req=d2i_X509_REQ_bio(in,NULL); in MAIN()