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.in136 typedef struct pkcs7_st { struct
141 unsigned char *asn1;
142 long length;
146 int state; /* used during processing */
147 int detached;
148 ASN1_OBJECT *type;
154 union {
170 } d;
171 PKCS7_CTX ctx;
H A Dpkcs7.h183 typedef struct pkcs7_st { struct
188 unsigned char *asn1;
189 long length;
193 int state; /* used during processing */
194 int detached;
195 ASN1_OBJECT *type;
201 union {
217 } d;
218 PKCS7_CTX ctx;