Searched refs:OSSL_CMP_certConf_cb (Results 1 – 4 of 4) sorted by relevance
/openssl/crypto/cmp/ |
H A D | cmp_client.c | 581 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in OSSL_CMP_certConf_cb() function 770 cb = ctx->certConf_cb != NULL ? ctx->certConf_cb : OSSL_CMP_certConf_cb; in cert_response()
|
/openssl/doc/man3/ |
H A D | OSSL_CMP_CTX_new.pod | 57 OSSL_CMP_certConf_cb, 156 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, 643 OSSL_CMP_certConf_cb() is the default certificate confirmation callback function. 731 X.509 certificates computed by OSSL_CMP_certConf_cb() (if this function has 781 OSSL_CMP_certConf_cb() returns I<fail_info> if it is not equal to 0,
|
/openssl/include/openssl/ |
H A D | cmp.h.in | 430 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info,
|
/openssl/util/ |
H A D | libcrypto.num | 4953 OSSL_CMP_certConf_cb 5081 3_0_0 EXIST::FUNCTION:CMP
|
Completed in 35 milliseconds