Searched refs:OSSL_CMP_certConf_cb_t (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | cmp.h.in | 349 typedef int (*OSSL_CMP_certConf_cb_t) (OSSL_CMP_CTX *ctx, X509 *cert, typedef 353 int OSSL_CMP_CTX_set_certConf_cb(OSSL_CMP_CTX *ctx, OSSL_CMP_certConf_cb_t cb);
|
| H A D | cmp.h | 468 typedef int (*OSSL_CMP_certConf_cb_t) (OSSL_CMP_CTX *ctx, X509 *cert, typedef 472 int OSSL_CMP_CTX_set_certConf_cb(OSSL_CMP_CTX *ctx, OSSL_CMP_certConf_cb_t cb);
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_CTX_new.pod | 51 OSSL_CMP_certConf_cb_t, 141 typedef int (*OSSL_CMP_certConf_cb_t)(OSSL_CMP_CTX *ctx, X509 *cert, 145 int OSSL_CMP_CTX_set_certConf_cb(OSSL_CMP_CTX *ctx, OSSL_CMP_certConf_cb_t cb); 611 typedef int (*OSSL_CMP_certConf_cb_t) (OSSL_CMP_CTX *ctx, X509 *cert,
|
| /freebsd-14.2/crypto/openssl/crypto/cmp/ |
| H A D | cmp_local.h | 131 OSSL_CMP_certConf_cb_t certConf_cb; /* callback for app checking new cert */
|
| H A D | cmp_client.c | 569 OSSL_CMP_certConf_cb_t cb; in cert_response()
|
| H A D | cmp_ctx.c | 295 int OSSL_CMP_CTX_set_certConf_cb(OSSL_CMP_CTX *ctx, OSSL_CMP_certConf_cb_t cb) in OSSL_CMP_CTX_set_certConf_cb()
|
| /freebsd-14.2/crypto/openssl/util/ |
| H A D | other.syms | 428 OSSL_CMP_certConf_cb_t datatype
|
| /freebsd-14.2/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 2884 MLINKS+= OSSL_CMP_CTX_new.3 OSSL_CMP_certConf_cb_t.3
|