Home
last modified time | relevance | path

Searched defs:wrap_ctx (Results 1 – 5 of 5) sorted by relevance

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/tests/unit_tests/openvpn/
H A Dtest_tls_crypt.c455 struct tls_wrap_ctx wrap_ctx = { in tls_crypt_v2_wrap_unwrap_max_metadata() local
/dports/security/openvpn/openvpn-2.5.6/tests/unit_tests/openvpn/
H A Dtest_tls_crypt.c455 struct tls_wrap_ctx wrap_ctx = { in tls_crypt_v2_wrap_unwrap_max_metadata() local
/dports/security/openvpn-mbedtls/openvpn-2.5.6/tests/unit_tests/openvpn/
H A Dtest_tls_crypt.c455 struct tls_wrap_ctx wrap_ctx = { in tls_crypt_v2_wrap_unwrap_max_metadata() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5VLpassthru.c763 H5VL_pass_through_get_wrap_ctx(const void *obj, void **wrap_ctx) in H5VL_pass_through_get_wrap_ctx()
799 H5VL_pass_through_wrap_ctx_t *wrap_ctx = (H5VL_pass_through_wrap_ctx_t *)_wrap_ctx; in H5VL_pass_through_wrap_object() local
863 H5VL_pass_through_wrap_ctx_t *wrap_ctx = (H5VL_pass_through_wrap_ctx_t *)_wrap_ctx; in H5VL_pass_through_free_wrap_ctx() local
H A DH5VLcallback.c676 H5VL_get_wrap_ctx(const H5VL_class_t *connector, void *obj, void **wrap_ctx) in H5VL_get_wrap_ctx()
714 H5VLget_wrap_ctx(void *obj, hid_t connector_id, void **wrap_ctx) in H5VLget_wrap_ctx()
745 H5VL_wrap_object(const H5VL_class_t *connector, void *wrap_ctx, void *obj, H5I_type_t obj_type) in H5VL_wrap_object()
779 H5VLwrap_object(void *obj, H5I_type_t obj_type, hid_t connector_id, void *wrap_ctx) in H5VLwrap_object()
879 H5VL_free_wrap_ctx(const H5VL_class_t *connector, void *wrap_ctx) in H5VL_free_wrap_ctx()
910 H5VLfree_wrap_ctx(void *wrap_ctx, hid_t connector_id) in H5VLfree_wrap_ctx()