Searched refs:xptmp (Results 1 – 2 of 2) sorted by relevance
221 const X509_PURPOSE *xptmp; in X509_PURPOSE_get_by_sname() local224 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()225 if (!strcmp(xptmp->sname, sname)) in X509_PURPOSE_get_by_sname()
1719 const X509_PURPOSE *xptmp; in args_verify() local1728 xptmp = X509_PURPOSE_get0(i); in args_verify()1729 purpose = X509_PURPOSE_get_id(xptmp); in args_verify()