Searched defs:verify_cb (Results 1 – 9 of 9) sorted by relevance
77 static int verify_cb(int preverify_ok, X509_STORE_CTX *x509_ctx) in verify_cb() function
6196 static int verify_cb(int preverify_ok, X509_STORE_CTX *x509_ctx) verify_cb() function
216 if (ts == NULL || (verify_cb = X509_STORE_get_verify_cb(ts)) == NULL) in selfsigned_verify_cb() local
144 X509_STORE_CTX_verify_cb verify_cb; verify_cb_cert() local
125 int (*verify_cb)(int ok, X509_STORE_CTX *ctx); member
820 X509_STORE_CTX_verify_cb verify_cb) in X509_STORE_set_verify_cb() argument
2723 X509_STORE_CTX_set_verify_cb(X509_STORE_CTX * ctx,X509_STORE_CTX_verify_cb verify_cb) X509_STORE_CTX_set_verify_cb() argument [all...]
1036 static int verify_cb(int ok, X509_STORE_CTX *ctx) verify_cb() function
231 int (*verify_cb)(int ok, X509_STORE_CTX *ctx); member