Home
last modified time | relevance | path

Searched refs:certConf_cb_arg (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/cmp/
Dcmp_ctx.c305 ctx->certConf_cb_arg = arg; in OSSL_CMP_CTX_set_certConf_cb_arg()
320 return ctx->certConf_cb_arg; in OSSL_CMP_CTX_get_certConf_cb_arg()
Dcmp_local.h132 void *certConf_cb_arg; /* allows to store an argument individual to cb */ member
/third_party/openssl/test/
Dcmp_ctx_test.c777 DEFINE_SET_GET_P_VOID_TEST(certConf_cb_arg) in DEFINE_SET_CB_TEST()