Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dpkcs7.h.in133 typedef struct pkcs7_st { struct
138 unsigned char *asn1;
139 long length;
143 int state; /* used during processing */
144 int detached;
145 ASN1_OBJECT *type;
151 union {
167 } d;
168 PKCS7_CTX ctx;
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dpkcs7.h109 typedef struct pkcs7_st { struct
114 unsigned char *asn1;
115 long length;
119 int state; /* used during processing */
120 int detached;
121 ASN1_OBJECT *type;
127 union {
143 } d;