Searched defs:verify_cb (Results 1 – 3 of 3) sorted by relevance
306 int (*verify_cb)(int ok,X509_STORE_CTX *ctx); /* error callback */ global() member 340 int (*verify_cb)(int ok,X509_STORE_CTX *ctx); /* error callback */ global() member
871 X509_STORE_set_verify_cb(X509_STORE *store, X509_STORE_CTX_verify_cb verify_cb) in X509_STORE_set_verify_cb() argument
1239 verify_cb(int ok, X509_STORE_CTX *ctx) in verify_cb() function