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

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h371 # define NETSCAPE_CERT_HDR "certificate" macro
H A Dx509.c1003 hdr.data = (unsigned char *)NETSCAPE_CERT_HDR;
1004 hdr.length = strlen(NETSCAPE_CERT_HDR);
H A Dapps.c888 if ((strncmp(NETSCAPE_CERT_HDR, (char *)nx->header->data,

Completed in 99 milliseconds