Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dasn1t.h410 struct ASN1_ADB_st { struct
411 unsigned long flags; /* Various flags */
412 unsigned long offset; /* Offset of selector field */
414 const ASN1_ADB_TABLE *tbl; /* Table of possible types */
415 long tblcount; /* Number of entries in tbl */
416 const ASN1_TEMPLATE *default_tt; /* Type to use if no match */
417 const ASN1_TEMPLATE *null_tt; /* Type to use if selector is NULL */