Searched refs:xptmp (Results 1 – 2 of 2) sorted by relevance
132 X509_PURPOSE *xptmp; in X509_PURPOSE_get_by_sname() local135 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()136 if (strcmp(xptmp->sname, sname) == 0) in X509_PURPOSE_get_by_sname()
712 X509_PURPOSE *xptmp; in opt_verify() local745 xptmp = X509_PURPOSE_get0(i); in opt_verify()748 i = X509_PURPOSE_get_id(xptmp); in opt_verify()
Completed in 15 milliseconds