Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dasn1t.h.in602 struct ASN1_ITEM_st { struct
603 char itype; /* The item type, primitive, SEQUENCE, CHOICE
605 long utype; /* underlying type */
606 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains
608 long tcount; /* Number of templates if SEQUENCE or CHOICE */
609 const void *funcs; /* further data and type-specific functions */
611 long size; /* Structure size (usually) */
612 const char *sname; /* Structure name */

Completed in 10 milliseconds