Home
last modified time | relevance | path

Searched refs:ossl_cmp_debug (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_http.c109 ossl_cmp_debug(ctx, "disconnected from CMP server"); in OSSL_CMP_MSG_http_perform()
118 ossl_cmp_debug(ctx, "finished reading response from CMP server"); in OSSL_CMP_MSG_http_perform()
H A Dcmp_protect.c139 ossl_cmp_debug(ctx, "trying to build chain for own CMP signer cert"); in ossl_cmp_set_own_chain()
143 ossl_cmp_debug(ctx, "success building chain for own CMP signer cert"); in ossl_cmp_set_own_chain()
172 ossl_cmp_debug(ctx, "fallback: adding just own CMP signer cert"); in ossl_cmp_msg_add_extraCerts()
H A Dcmp_ctx.c170 ossl_cmp_debug(ctx, "disconnected from CMP server"); in OSSL_CMP_CTX_reinit()
201 ossl_cmp_debug(ctx, "disconnected from CMP server"); in OSSL_CMP_CTX_free()
716 ossl_cmp_debug(ctx, "trying to build chain for own CMP signer cert"); in DEFINE_OSSL_set1_up_ref()
723 ossl_cmp_debug(ctx, "success building chain for own CMP signer cert"); in DEFINE_OSSL_set1_up_ref()
H A Dcmp_client.c591 ossl_cmp_debug(ctx, "trying to build chain for newly enrolled cert"); in OSSL_CMP_certConf_cb()
597 ossl_cmp_debug(ctx, "validating newly enrolled cert"); in OSSL_CMP_certConf_cb()
628 ossl_cmp_debug(ctx, in OSSL_CMP_certConf_cb()
635 ossl_cmp_debug(ctx, in OSSL_CMP_certConf_cb()
H A Dcmp_vfy.c562 ossl_cmp_debug(ctx, "validating CMP message"); in OSSL_CMP_validate_msg()
609 ossl_cmp_debug(ctx, in OSSL_CMP_validate_msg()
644 ossl_cmp_debug(ctx, in OSSL_CMP_validate_msg()
H A Dcmp_local.h861 #define ossl_cmp_debug(ctx, msg) ossl_cmp_log(DEBUG, ctx, msg) macro
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_print_log.pod10 ossl_cmp_debug,
32 #define ossl_cmp_debug(ctx, (msg)
57 ossl_cmp_debug() output a simple alert/error/warning/info/debug message
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c295 ossl_cmp_debug(ctx, "this should not be printed"); in execute_cmp_ctx_log_cb_test()
297 ossl_cmp_debug(ctx, "this should be printed as CMP debug message"); in execute_cmp_ctx_log_cb_test()