Home
last modified time | relevance | path

Searched refs:OSSL_CMP_log_cb_t (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcmp_util.h44 typedef int (*OSSL_CMP_log_cb_t)(const char *func, const char *file, int line, typedef
50 void OSSL_CMP_print_errors_cb(OSSL_CMP_log_cb_t log_fn);
H A Dcmp.h.in294 int OSSL_CMP_CTX_set_log_cb(OSSL_CMP_CTX *ctx, OSSL_CMP_log_cb_t cb);
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CMP_log_open.pod18 OSSL_CMP_log_cb_t,
42 typedef int (*OSSL_CMP_log_cb_t)(const char *component,
47 void OSSL_CMP_print_errors_cb(OSSL_CMP_log_cb_t log_fn);
62 typedef int (*OSSL_CMP_log_cb_t)(const char *component,
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_util.c152 void OSSL_CMP_print_errors_cb(OSSL_CMP_log_cb_t log_fn) in OSSL_CMP_print_errors_cb()
H A Dcmp_local.h36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */
H A Dcmp_ctx.c418 int OSSL_CMP_CTX_set_log_cb(OSSL_CMP_CTX *ctx, OSSL_CMP_log_cb_t cb) in OSSL_CMP_CTX_set_log_cb()
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dother.syms429 OSSL_CMP_log_cb_t datatype