Searched defs:X509_STORE_CTX (Results 1 – 7 of 7) sorted by relevance
21 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef
24 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef
335 typedef struct x509_store_ctx_st X509_STORE_CTX; typedef
688 int (*verify_cb) (int, X509_STORE_CTX *)) in X509_STORE_set_verify_cb() argument
2425 void X509_STORE_CTX_set_verify_cb(X509_STORE_CTX *ctx, in X509_STORE_CTX_set_verify_cb() argument
321 int (*cb)(int, X509_STORE_CTX *)) { in SSL_CTX_set_verify() argument
860 X509_STORE_CTX = x509_store_ctx_st variable