Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_client.c485 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in OSSL_CMP_certConf_cb() function
642 cb = ctx->certConf_cb != NULL ? ctx->certConf_cb : OSSL_CMP_certConf_cb; in cert_response()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcmp.h.in351 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info,