Searched defs:verify_cb (Results 1 – 6 of 6) sorted by relevance
125 int (*verify_cb) (int ok, X509_STORE_CTX *ctx); member
842 X509_STORE_CTX_verify_cb verify_cb) in X509_STORE_set_verify_cb()
2530 X509_STORE_CTX_verify_cb verify_cb) in X509_STORE_CTX_set_verify_cb()
1031 static int verify_cb(int ok, X509_STORE_CTX *ctx) verify_cb() function
231 int (*verify_cb) (int ok, X509_STORE_CTX *ctx); member
5877 static int verify_cb(int preverify_ok, X509_STORE_CTX *x509_ctx) in verify_cb() function