Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_SRV_CTX_new.pod11 OSSL_CMP_SRV_certConf_cb_t,
57 typedef int (*OSSL_CMP_SRV_certConf_cb_t)(OSSL_CMP_SRV_CTX *srv_ctx,
72 OSSL_CMP_SRV_certConf_cb_t process_certConf,
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c33 OSSL_CMP_SRV_certConf_cb_t process_certConf;
75 OSSL_CMP_SRV_certConf_cb_t process_certConf, in OSSL_CMP_SRV_CTX_init()
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h.in429 typedef int (*OSSL_CMP_SRV_certConf_cb_t)(OSSL_CMP_SRV_CTX *srv_ctx, typedef
443 OSSL_CMP_SRV_certConf_cb_t process_certConf,
H A Dcmp.h548 typedef int (*OSSL_CMP_SRV_certConf_cb_t)(OSSL_CMP_SRV_CTX *srv_ctx, typedef
562 OSSL_CMP_SRV_certConf_cb_t process_certConf,
/freebsd/crypto/openssl/util/
H A Dother.syms434 OSSL_CMP_SRV_certConf_cb_t datatype
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2876 MLINKS+= OSSL_CMP_SRV_CTX_new.3 OSSL_CMP_SRV_certConf_cb_t.3