Searched refs:oldwithnew (Results 1 – 3 of 3) sorted by relevance
/openssl/test/recipes/80-test_cmp_http_data/ |
H A D | test_commands.csv | 83 …oldwithnew , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld… 84 …oldwithnew missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWi… 85 …oldwithnew newwithold , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWi… 86 …hOld.pem, -newwithnew, _RESULT_DIR/test.newwithnew.pem, -oldwithnew, _RESULT_DIR/test.oldwithnew.p…
|
/openssl/apps/ |
H A D | cmp.c | 3354 X509 *oldwithnew = NULL; in do_genm() local 3370 &newwithold, &oldwithnew)) in do_genm() 3376 else if (oldwithold == NULL && oldwithnew != NULL) in do_genm() 3383 && save_cert_or_delete(oldwithnew, opt_oldwithnew, in do_genm() 3389 X509_free(oldwithnew); in do_genm()
|
/openssl/doc/man1/ |
H A D | openssl-cmp.pod.in | 78 [B<-oldwithnew> I<filename>] 758 =item B<-oldwithnew> I<filename>
|
Completed in 17 milliseconds