Home
last modified time | relevance | path

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

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv75 …,,, -infotype,rootCaCert,, BLANK , , -newwithnew, _RESULT_DIR/test.newwithnew.p…
76 …,,, -infotype,rootCaCert,, -oldwithold, , -newwithnew, _RESULT_DIR/test.newwithnew.p…
77 …,,, -infotype,rootCaCert,, -oldwithold, empty.txt , -newwithnew, _RESULT_DIR/test.newwithnew.p…
78 …,,, -infotype,rootCaCert,, -oldwithold, random.bin , -newwithnew, _RESULT_DIR/test.newwithnew.p…
79 …,,, -infotype,rootCaCert,, -oldwithold, idontexist , -newwithnew, _RESULT_DIR/test.newwithnew.p…
80 …,,, -infotype,rootCaCert,, -oldwithold, signer.crt , -newwithnew, _RESULT_DIR/test.newwithnew.p…
82 …genm rootCaCert newwithnew missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -o…
84 …,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew, _RESULT_DIR/test.newwithnew.p…
85 …rootCaCert newwithnew oldwithnew newwithold , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCer…
86 …,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew, _RESULT_DIR/test.newwithnew.p…
[all …]
/openssl/apps/
H A Dcmp.c3352 X509 *newwithnew = NULL; in do_genm() local
3369 if (!OSSL_CMP_get1_rootCaKeyUpdate(ctx, oldwithold, &newwithnew, in do_genm()
3374 if (newwithnew == NULL) in do_genm()
3379 if (save_cert_or_delete(newwithnew, opt_newwithnew, in do_genm()
3387 X509_free(newwithnew); in do_genm()
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in76 [B<-newwithnew> I<filename>]
733 =item B<-newwithnew> I<filename>

Completed in 27 milliseconds