Home
last modified time | relevance | path

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

/freebsd/crypto/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 */
H A Dasn1t.h601 struct ASN1_ITEM_st { struct
602 char itype; /* The item type, primitive, SEQUENCE, CHOICE
604 long utype; /* underlying type */
605 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains
607 long tcount; /* Number of templates if SEQUENCE or CHOICE */
608 const void *funcs; /* further data and type-specific functions */
610 long size; /* Structure size (usually) */
611 const char *sname; /* Structure name */