Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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;
H A Dpkcs7.h180 typedef struct pkcs7_st { struct
185 unsigned char *asn1;
186 long length;
190 int state; /* used during processing */
191 int detached;
192 ASN1_OBJECT *type;
198 union {
214 } d;
215 PKCS7_CTX ctx;