Searched refs:ASN1_ADB_TABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c223 const ASN1_ADB_TABLE *atbl;
H A Dasn1t.h394 static const ASN1_ADB_TABLE name##_adbtbl[]
405 sizeof(name##_adbtbl) / sizeof(ASN1_ADB_TABLE),\
422 sizeof(name##_adbtbl) / sizeof(ASN1_ADB_TABLE),\
458 typedef struct ASN1_ADB_TABLE_st ASN1_ADB_TABLE; typedef in typeref:struct:ASN1_ADB_TABLE_st
464 STACK_OF(ASN1_ADB_TABLE) **app_items; /* Application defined items */
465 const ASN1_ADB_TABLE *tbl; /* Table of possible types */

Completed in 70 milliseconds