Searched defs:X509_STORE_CTX (Results 1 – 3 of 3) sorted by relevance
134 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef
2374 X509_STORE_CTX_set_verify_cb(X509_STORE_CTX *ctx, in X509_STORE_CTX_set_verify_cb() argument2389 X509_STORE_CTX_set_verify(X509_STORE_CTX *ctx, int (*verify)(X509_STORE_CTX *)) in X509_STORE_CTX_set_verify()
2276 int (*cb)(X509_STORE_CTX *, void *), void *arg) in SSL_CTX_set_cert_verify_callback()2284 SSL_CTX_set_verify(SSL_CTX *ctx, int mode, int (*cb)(int, X509_STORE_CTX *)) in SSL_CTX_set_verify() argument