Home
last modified time | relevance | path

Searched refs:x509_to_req (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dx509.c202 static X509_REQ *x509_to_req(X509 *cert, int ext_copy, const char *names) in x509_to_req() function
904 if ((rq = x509_to_req(x, ext_copy, ext_names)) == NULL) in x509_main()

Completed in 7 milliseconds