Home | History | Annotate | Download | only in apps

Lines Matching refs:hdr

1063 		ASN1_OCTET_STRING hdr;
1065 hdr.data=(unsigned char *)NETSCAPE_CERT_HDR;
1066 hdr.length=strlen(NETSCAPE_CERT_HDR);
1067 nx.header= &hdr;