Searched refs:oldWithOld (Results 1 – 5 of 5) sorted by relevance
| /src/crypto/openssl/crypto/cmp/ |
| H A D | cmp_genm.c | 285 const X509 *oldWithOld, X509 **newWithNew, in OSSL_CMP_get1_rootCaKeyUpdate() argument 298 if ((req = OSSL_CMP_ITAV_new_rootCaCert(oldWithOld)) == NULL) in OSSL_CMP_get1_rootCaKeyUpdate() 312 if ((oldWithOld_copy = X509_dup(oldWithOld)) == NULL && oldWithOld != NULL) in OSSL_CMP_get1_rootCaKeyUpdate() 319 if (oldWithOld != NULL && my_oldWithNew != NULL in OSSL_CMP_get1_rootCaKeyUpdate()
|
| /src/crypto/openssl/test/recipes/80-test_cmp_http_data/ |
| H A D | test_commands.csv | 74 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew… 81 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, BLANK … 82 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew… 83 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew… 84 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew… 85 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew… 86 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew… 87 … , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem, -newwithnew…
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_exec_certreq.pod | 44 const X509 *oldWithOld, X509 **newWithNew, 153 given root CA certificate I<oldWithOld> and verifies it as far as possible.
|
| /src/crypto/openssl/include/openssl/ |
| H A D | cmp.h.in | 583 const X509 *oldWithOld, X509 **newWithNew,
|
| H A D | cmp.h | 726 const X509 *oldWithOld, X509 **newWithNew,
|