Searched refs:xptmp (Results 1 – 2 of 2) sorted by relevance
173 X509_PURPOSE *xptmp; in X509_PURPOSE_get_by_sname() local175 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()176 if (!strcmp(xptmp->sname, sname)) in X509_PURPOSE_get_by_sname()
2300 X509_PURPOSE *xptmp; in args_verify() local2309 xptmp = X509_PURPOSE_get0(i); in args_verify()2310 purpose = X509_PURPOSE_get_id(xptmp); in args_verify()