Home | History | Annotate | Download | only in ssl

Lines Matching refs:lock_dbg_cb

419 static void lock_dbg_cb(int mode, int type, const char *file, int line)
477 fprintf(stderr, "openssl (lock_dbg_cb): %s (mode=%d, type=%d) at %s:%d\n",
561 CRYPTO_set_locking_callback(lock_dbg_cb);