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

/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.h361 # define NETSCAPE_CERT_HDR "certificate" macro
H A Dx509.c956 hdr.data = (unsigned char *)NETSCAPE_CERT_HDR;
957 hdr.length = strlen(NETSCAPE_CERT_HDR);
H A Dapps.c821 if ((strncmp(NETSCAPE_CERT_HDR, (char *)nx->header->data,

Completed in 109 milliseconds