Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/include/openssl/
HDasn1t.h484 struct ASN1_ADB_st { struct
485 unsigned long flags; /* Various flags */
486 unsigned long offset; /* Offset of selector field */
487 int (*adb_cb)(long *psel); /* Application callback */
488 const ASN1_ADB_TABLE *tbl; /* Table of possible types */
489 long tblcount; /* Number of entries in tbl */
490 const ASN1_TEMPLATE *default_tt; /* Type to use if no match */
491 const ASN1_TEMPLATE *null_tt; /* Type to use if selector is NULL */