Searched refs:xptmp (Results 1 – 2 of 2) sorted by relevance
458 X509_PURPOSE *xptmp; in opt_verify() local486 xptmp = X509_PURPOSE_get0(i); in opt_verify()489 i = X509_PURPOSE_get_id(xptmp); in opt_verify()
127 X509_PURPOSE *xptmp; in X509_PURPOSE_get_by_sname() local129 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()130 if (strcmp(xptmp->sname, sname) == 0) in X509_PURPOSE_get_by_sname()