HomeSort by relevance Sort by last modified time
    Searched refs:ASN1_ADB_TABLE (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/asn1/
tasn_utl.c 224 const ASN1_ADB_TABLE *atbl;
asn1t.h 397 static const ASN1_ADB_TABLE name##_adbtbl[]
408 sizeof(name##_adbtbl) / sizeof(ASN1_ADB_TABLE),\
425 sizeof(name##_adbtbl) / sizeof(ASN1_ADB_TABLE),\
461 typedef struct ASN1_ADB_TABLE_st ASN1_ADB_TABLE;
467 STACK_OF(ASN1_ADB_TABLE) **app_items; /* Application defined items */
468 const ASN1_ADB_TABLE *tbl; /* Table of possible types */
  /external/openssl/include/openssl/
asn1t.h 397 static const ASN1_ADB_TABLE name##_adbtbl[]
408 sizeof(name##_adbtbl) / sizeof(ASN1_ADB_TABLE),\
425 sizeof(name##_adbtbl) / sizeof(ASN1_ADB_TABLE),\
461 typedef struct ASN1_ADB_TABLE_st ASN1_ADB_TABLE;
467 STACK_OF(ASN1_ADB_TABLE) **app_items; /* Application defined items */
468 const ASN1_ADB_TABLE *tbl; /* Table of possible types */

Completed in 327 milliseconds