Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/include/openssl/
Dasn1t.h337 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, (const ASN1_ITEM *)&(tbln…
340 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, tblname##_adb }
566 # define ASN1_TFLG_ADB_INT (0x1<<9) macro