Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_vfy.c144 const char *expect_desc, const X509_NAME *expect_name) in check_name() argument
159 ossl_cmp_log2(INFO, ctx, " subject matches %s: %s", expect_desc, in check_name()
169 ossl_cmp_log2(INFO, ctx, " does not match %s = %s", expect_desc, str); in check_name()