Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/include/openssl/
H A Dasn1t.h.in490 struct ASN1_TEMPLATE_st { struct
491 unsigned long flags; /* Various flags */
492 long tag; /* tag, not used if no tagging */
493 unsigned long offset; /* Offset of this field in structure */
494 const char *field_name; /* Field name */
495 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */
H A Dasn1t.h489 struct ASN1_TEMPLATE_st { struct
490 unsigned long flags; /* Various flags */
491 long tag; /* tag, not used if no tagging */
492 unsigned long offset; /* Offset of this field in structure */
493 const char *field_name; /* Field name */
494 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */