Home
last modified time | relevance | path

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

/openssl-master/crypto/cmp/
A Dcmp_client.c486 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in OSSL_CMP_certConf_cb() function
615 cb = ctx->certConf_cb != NULL ? ctx->certConf_cb : OSSL_CMP_certConf_cb; in cert_response()
/openssl-master/doc/man3/
A DOSSL_CMP_CTX_new.pod51 OSSL_CMP_certConf_cb,
141 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info,
574 OSSL_CMP_certConf_cb() is the default certificate confirmation callback function.
631 X.509 certificates computed by OSSL_CMP_certConf_cb() (if this function has
678 OSSL_CMP_certConf_cb() returns I<fail_info> if it is not equal to 0,
/openssl-master/include/openssl/
A Dcmp.h.in347 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info,
/openssl-master/util/
A Dlibcrypto.num4953 OSSL_CMP_certConf_cb 5081 3_0_0 EXIST::FUNCTION:CMP

Completed in 15 milliseconds