Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/cmp/
H A Dcmp_genm.c285 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 Dtest_commands.csv74 … , -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 DOSSL_CMP_exec_certreq.pod44 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 Dcmp.h.in583 const X509 *oldWithOld, X509 **newWithNew,
H A Dcmp.h726 const X509 *oldWithOld, X509 **newWithNew,