Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_vfy.c172 ossl_cmp_log1(WARN, ctx, "missing %s", actual_desc); in check_name()
211 ossl_cmp_log1(INFO, ctx, " subjectKID matches senderKID: %s", str); in check_kid()
217 ossl_cmp_log1(INFO, ctx, " cert Subject Key Identifier = %s", str); in check_kid()
220 ossl_cmp_log1(INFO, ctx, " does not match senderKID = %s", str); in check_kid()
259 ossl_cmp_log1(INFO, ctx, " subject = %s", str); in cert_acceptable()
264 ossl_cmp_log1(INFO, ctx, " issuer = %s", str); in cert_acceptable()
393 ossl_cmp_log1(WARN, ctx, "no %s", desc); in check_msg_with_certs()
521 ossl_cmp_log1(INFO, ctx, "matches msg sender = %s", sname); in check_msg_find_cert()
523 ossl_cmp_log1(INFO, ctx, "matches msg senderKID = %s", skid_str); in check_msg_find_cert()
745 ossl_cmp_log1(WARN, ctx, "received CMP message contains %d extraCerts", in ossl_cmp_msg_check_update()
H A Dcmp_server.c557 ossl_cmp_log1(WARN, ctx, "ignoring %s protection of request message", in unprotected_exception()
591 ossl_cmp_log1(DEBUG, ctx, in OSSL_CMP_SRV_process_request()
623 ossl_cmp_log1(WARN, ctx, in OSSL_CMP_SRV_process_request()
709 ossl_cmp_log1(DEBUG, ctx, in OSSL_CMP_SRV_process_request()
H A Dcmp_client.c184 ossl_cmp_log1(INFO, ctx, "sending %s", req_type_str); in send_receive_check()
546 ossl_cmp_log1(ERROR, ctx, in get1_cert_status()
775 ossl_cmp_log1(ERROR, ctx, in cert_response()
H A Dcmp_hdr.c263 ossl_cmp_log1(DEBUG, ctx, in ossl_cmp_hdr_set_transactionID()
H A Dcmp_local.h843 # define ossl_cmp_log1(level, ctx, fmt, arg1) \ macro
/openssl/doc/internal/man3/
H A Dossl_cmp_print_log.pod12 ossl_cmp_log1,
34 #define ossl_cmp_log1(level, ctx, fmt, arg1)
60 ossl_cmp_log(), ossl_cmp_log1(), ossl_cmp_log2(), ossl_cmp_log3(), and

Completed in 22 milliseconds