Searched defs:verify_cb (Results 1 – 5 of 5) sorted by relevance
116 int (*verify_cb) (int ok, X509_STORE_CTX *ctx); member
789 X509_STORE_CTX_verify_cb verify_cb) in X509_STORE_set_verify_cb()
2489 X509_STORE_CTX_verify_cb verify_cb) in X509_STORE_CTX_set_verify_cb()
980 static int verify_cb(int ok, X509_STORE_CTX *ctx) in verify_cb() function
211 int (*verify_cb) (int ok, X509_STORE_CTX *ctx); member