Home | History | Annotate | Download | only in apps

Lines Matching refs:tmpext

1322 	X509_EXTENSION *ext, *tmpext;
1340 tmpext = X509_get_ext(x, idx);
1342 X509_EXTENSION_free(tmpext);