DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
null_callback
crypto/libressl/crypto/x509/x509_vfy.c
118
static int null_callback(int ok, X509_STORE_CTX *e);
crypto/libressl/crypto/x509/x509_vfy.c
2385
ctx->verify_cb = null_callback;