Add context pointer to oc_assert_all_roles
the user_data context pointer is important for
developing language bindings for callback functions.
Rewrote the call to oc_assert_all_roles in oc_tls.c it
passes the oc_tls_peet_t instead of obtaining it inside the
oc_assert_all_roles function. This was the only instance
found that this function was used in the code base.
Change-Id: I5720d95cb0d0027412a14782a1fb7cf336a1444e
Signed-off-by:
George Nash <george.nash@intel.com>
Showing
Please register or sign in to comment