Home
last modified time | relevance | path

Searched refs:xptmp (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/x509/
H A Dv3_purp.c132 X509_PURPOSE *xptmp; in X509_PURPOSE_get_by_sname() local
135 xptmp = X509_PURPOSE_get0(i); in X509_PURPOSE_get_by_sname()
136 if (strcmp(xptmp->sname, sname) == 0) in X509_PURPOSE_get_by_sname()
/openssl/apps/lib/
H A Dopt.c712 X509_PURPOSE *xptmp; in opt_verify() local
745 xptmp = X509_PURPOSE_get0(i); in opt_verify()
748 i = X509_PURPOSE_get_id(xptmp); in opt_verify()

Completed in 15 milliseconds