Home | History | Annotate | Download | only in apps

Lines Matching refs:tne

1716 	X509_NAME_ENTRY *tne,*push;
1838 tne=NULL;
1842 tne=X509_NAME_get_entry(name,j);
1850 if (tne != NULL)
1851 push=tne;
1855 if (tne == NULL)
1861 push=tne;
1867 if (tne == NULL)
1885 str=X509_NAME_ENTRY_get_data(tne);