Searched refs:certStack (Results 1 – 1 of 1) sorted by relevance
6761 Unique_sk_X509 certStack(sk_X509_new_null()); local6762 if (certStack.get() == NULL) {6770 sk_X509_push(certStack.get(), X509_dup_nocopy(x509));6776 reinterpret_cast<uintptr_t>(certStack.get())),