Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c258 if (adb->adb_cb != NULL && adb->adb_cb(&selector) == 0) { in ossl_asn1_do_adb()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h460 # define ASN1_ADB_END(name, flags, field, adb_cb, def, none) \ argument
468 adb_cb,\
508 int (*adb_cb)(long *psel); /* Application callback */ member
H A Dasn1t.h.in461 # define ASN1_ADB_END(name, flags, field, adb_cb, def, none) \ argument
469 adb_cb,\
509 int (*adb_cb)(long *psel); /* Application callback */ member