Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX_cleanup_fn (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DX509_STORE_set_verify_cb_func.pod33 X509_STORE_CTX_check_revocation_fn, X509_STORE_CTX_cleanup_fn,
57 typedef int (*X509_STORE_CTX_cleanup_fn)(X509_STORE_CTX *ctx);
103 X509_STORE_CTX_cleanup_fn cleanup);
104 X509_STORE_CTX_cleanup_fn X509_STORE_get_cleanup(X509_STORE_CTX *ctx);
DX509_STORE_CTX_set_verify_cb.pod40 X509_STORE_CTX_cleanup_fn X509_STORE_CTX_get_cleanup(X509_STORE_CTX *ctx);
/third_party/openssl/include/openssl/
Dx509_vfy.h80 typedef int (*X509_STORE_CTX_cleanup_fn)(X509_STORE_CTX *ctx); typedef
327 X509_STORE_CTX_cleanup_fn cleanup);
328 X509_STORE_CTX_cleanup_fn X509_STORE_get_cleanup(X509_STORE *ctx);
362 X509_STORE_CTX_cleanup_fn X509_STORE_CTX_get_cleanup(X509_STORE_CTX *ctx);
/third_party/openssl/crypto/x509/
Dx509_lu.c899 X509_STORE_CTX_cleanup_fn ctx_cleanup) in X509_STORE_set_cleanup()
904 X509_STORE_CTX_cleanup_fn X509_STORE_get_cleanup(X509_STORE *ctx) in X509_STORE_get_cleanup()
Dx509_vfy.c2555 X509_STORE_CTX_cleanup_fn X509_STORE_CTX_get_cleanup(X509_STORE_CTX *ctx) in X509_STORE_CTX_get_cleanup()
/third_party/openssl/util/
Dprivate.num70 X509_STORE_CTX_cleanup_fn datatype