Lines Matching refs:INFO
178 ossl_cmp_log3(INFO, ctx, " %s matches %s: %s", in check_name()
185 ossl_cmp_log2(INFO, ctx, " actual name in %s = %s", actual_desc, str); in check_name()
188 ossl_cmp_log2(INFO, ctx, " does not match %s = %s", expect_desc, str); 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()
256 ossl_cmp_log3(INFO, ctx, " considering %s%s %s with..", in cert_acceptable()
259 ossl_cmp_log1(INFO, ctx, " subject = %s", str); in cert_acceptable()
264 ossl_cmp_log1(INFO, ctx, " issuer = %s", str); in cert_acceptable()
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()