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

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dasn1t.h319 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, (const ASN1_ITEM *)&(tblname##_adb) }
322 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, tblname##_adb }
543 # define ASN1_TFLG_ADB_INT (0x1<<9) macro

Completed in 53 milliseconds