Searched refs:app_verify_arg (Results 1 – 5 of 5) sorted by relevance
89 struct app_verify_arg { struct906 struct app_verify_arg app_verify_arg = { APP_CALLBACK_STRING, 0 }; in main() local1109 app_verify_arg.app_verify = 1; in main()1577 &app_verify_arg); in main()1579 &app_verify_arg); in main()1585 &app_verify_arg); in main()2929 struct app_verify_arg *cb_arg = arg; in app_verify_callback()
496 i = sctx->app_verify_callback(ctx, sctx->app_verify_arg); in ssl_verify_internal()
861 void *app_verify_arg; member
4446 ctx->app_verify_arg = arg; in SSL_CTX_set_cert_verify_callback()
13887 i=s->ctx->app_verify_callback(&ctx, s->ctx->app_verify_arg).
Completed in 93 milliseconds