Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/include/openssl/
H A Dpkcs7.h169 typedef struct pkcs7_st { struct
172 unsigned char *asn1;
173 long length;
178 int state; /* used during processing */
180 int detached;
182 ASN1_OBJECT *type;
186 union {
209 } d;