Searched refs:tne (Results 1 – 2 of 2) sorted by relevance
1671 X509_NAME_ENTRY *tne,*push; in do_body() local1791 tne=NULL; in do_body()1795 tne=X509_NAME_get_entry(name,j); in do_body()1803 if (tne != NULL) in do_body()1804 push=tne; in do_body()1808 if (tne == NULL) in do_body()1814 push=tne; in do_body()1820 if (tne == NULL) in do_body()1838 str=X509_NAME_ENTRY_get_data(tne); in do_body()
10 # - Paul Stuart, Jan 93 (pjs@scammell.ecos.tne.oz.au)