Home | History | Annotate | Download | only in apps

Lines Matching defs:nx

1062 		NETSCAPE_X509 nx;
1067 nx.header= &hdr;
1068 nx.cert=x;
1070 i=ASN1_item_i2d_bio(ASN1_ITEM_rptr(NETSCAPE_X509),out,&nx);