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.c838 DEFINE_OSSL_set(OSSL_CMP_CTX, http_cb_arg, void *) in DEFINE_set1_ASN1_OCTET_STRING()
844 DEFINE_OSSL_get(OSSL_CMP_CTX, http_cb_arg, void *, NULL) in DEFINE_set1_ASN1_OCTET_STRING()
H A Dcmp_local.h57 void *http_cb_arg; /* allows to store optional argument to cb */ member
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c762 DEFINE_SET_GET_P_VOID_TEST(http_cb_arg) in DEFINE_SET_CB_TEST()