Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dasn1t.h563 struct ASN1_ITEM_st { struct
564 char itype; /* The item type, primitive, SEQUENCE, CHOICE
566 long utype; /* underlying type */
567 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains
569 long tcount; /* Number of templates if SEQUENCE or CHOICE */
570 const void *funcs; /* functions that handle this type */
571 long size; /* Structure size (usually) */
573 const char *sname; /* Structure name */

Completed in 5 milliseconds