Searched refs:NETSCAPE_CERT_HDR (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dapps.h339 #define NETSCAPE_CERT_HDR "certificate" macro
H A Dx509.c1039 os.data=(unsigned char *)NETSCAPE_CERT_HDR;
1040 os.length=strlen(NETSCAPE_CERT_HDR);
H A Dapps.c806 (strncmp(NETSCAPE_CERT_HDR,(char *)ah->header->data,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dapps.h371 # define NETSCAPE_CERT_HDR "certificate" macro
H A Dx509.c1007 hdr.data = (unsigned char *)NETSCAPE_CERT_HDR;
1008 hdr.length = strlen(NETSCAPE_CERT_HDR);
H A Dapps.c883 if ((strncmp(NETSCAPE_CERT_HDR, (char *)nx->header->data,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dapps.h371 # define NETSCAPE_CERT_HDR "certificate" macro
H A Dx509.c1007 hdr.data = (unsigned char *)NETSCAPE_CERT_HDR;
1008 hdr.length = strlen(NETSCAPE_CERT_HDR);
H A Dapps.c883 if ((strncmp(NETSCAPE_CERT_HDR, (char *)nx->header->data,

Completed in 74 milliseconds