Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1t.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 */
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1t.h.in506 struct ASN1_ADB_st { struct
507 unsigned long flags; /* Various flags */
508 unsigned long offset; /* Offset of selector field */
509 int (*adb_cb)(long *psel); /* Application callback */
510 const ASN1_ADB_TABLE *tbl; /* Table of possible types */
511 long tblcount; /* Number of entries in tbl */
512 const ASN1_TEMPLATE *default_tt; /* Type to use if no match */
513 const ASN1_TEMPLATE *null_tt; /* Type to use if selector is NULL */