Lines Matching defs:tmpcert
627 X509 *tmpcert = NULL;659 tmpcert = sk_X509_value(ks->clcerts, 0);660 if (sunw_check_keys(tmpcert, tmpkey)) {667 *cert = tmpcert;668 tmpcert = NULL;675 &tmpkey, &tmpcert);689 *cert = tmpcert;690 tmpcert = NULL;694 if (tmpcert != NULL)695 (void) X509_free(tmpcert);