Lines Matching refs:X509_REQ
125 X509_REQ *PEM_read_bio_X509_REQ(BIO *bp, X509_REQ **x,
127 X509_REQ *PEM_read_X509_REQ(FILE *fp, X509_REQ **x,
129 int PEM_write_bio_X509_REQ(BIO *bp, X509_REQ *x);
130 int PEM_write_X509_REQ(FILE *fp, X509_REQ *x);
131 int PEM_write_bio_X509_REQ_NEW(BIO *bp, X509_REQ *x);
132 int PEM_write_X509_REQ_NEW(FILE *fp, X509_REQ *x);
221 and a property query string I<propq>. The B<X509>, B<X509_REQ> and B<X509_CRL>
226 B<X509_REQ> or B<X509_CRL> object using L<X509_new_ex(3)>, L<X509_REQ_new_ex(3)>
305 The B<X509_REQ> and B<X509_REQ_NEW> functions process a PKCS#10
306 certificate request using an X509_REQ structure. The B<X509_REQ>
309 (as required by some CAs). The B<X509_REQ> read functions will