Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c925 ctx->http_cb_arg = arg; in OSSL_CMP_CTX_set_http_cb_arg()
939 return ctx->http_cb_arg; in OSSL_CMP_CTX_get_http_cb_arg()
H A Dcmp_local.h55 void *http_cb_arg; /* allows to store optional argument to cb */ member
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c740 DEFINE_SET_GET_P_VOID_TEST(http_cb_arg) in DEFINE_SET_CB_TEST()