Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h379 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, tblname##_adb }
587 # define ASN1_TFLG_ADB_INT (0x1<<9) macro
H A Dasn1t.h.in380 # define ASN1_ADB_INTEGER(tblname) { ASN1_TFLG_ADB_INT, -1, 0, #tblname, tblname##_adb }
588 # define ASN1_TFLG_ADB_INT (0x1<<9) macro