Searched refs:xptmp (Results 1 – 2 of 2) sorted by relevance
726 X509_PURPOSE *xptmp; in opt_verify() local759 xptmp = X509_PURPOSE_get0(i); in opt_verify()762 i = X509_PURPOSE_get_id(xptmp); in opt_verify()
145 X509_PURPOSE *xptmp; in X509_PURPOSE_get_by_sname() local148 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()149 if (strcmp(xptmp->sname, sname) == 0) in X509_PURPOSE_get_by_sname()