Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dasn1t.h393 struct ASN1_TEMPLATE_st { struct
394 unsigned long flags; /* Various flags */
395 long tag; /* tag, not used if no tagging */
396 unsigned long offset; /* Offset of this field in structure */
398 const char *field_name; /* Field name */
400 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */