Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_genm.c291 X509 *oldWithOld_copy = NULL, *my_newWithOld, *my_oldWithNew; in OSSL_CMP_get1_rootCaKeyUpdate() local
308 &my_newWithOld, &my_oldWithNew)) in OSSL_CMP_get1_rootCaKeyUpdate()
322 if (oldWithOld != NULL && my_oldWithNew != NULL in OSSL_CMP_get1_rootCaKeyUpdate()
323 && !verify_ss_cert_trans(ctx, *newWithNew, my_oldWithNew, in OSSL_CMP_get1_rootCaKeyUpdate()
335 (*oldWithNew = my_oldWithNew) == NULL || X509_up_ref(*oldWithNew)) { in OSSL_CMP_get1_rootCaKeyUpdate()

Completed in 13 milliseconds