Home
last modified time | relevance | path

Searched defs:ASN1_ENCODING_st (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h164 typedef struct ASN1_ENCODING_st { struct
165 unsigned char *enc; /* DER encoding */
166 long len; /* Length of encoding */
167 int modified; /* set to 1 if 'enc' is invalid */
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1.h.in178 typedef struct ASN1_ENCODING_st { struct
179 unsigned char *enc; /* DER encoding */
180 long len; /* Length of encoding */
181 int modified; /* set to 1 if 'enc' is invalid */