Searched refs:cb_check_cert_local (Results 1 – 1 of 1) sorted by relevance
122 static int cb_check_cert_local __P((int, X509_STORE_CTX *));474 X509_STORE_set_verify_cb_func(cert_ctx, cb_check_cert_local);561 cb_check_cert_local(ok, ctx) in cb_check_cert_local() function