Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_conf_set_user_data_p (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dssl.h2592 static inline void mbedtls_ssl_conf_set_user_data_p( in mbedtls_ssl_conf_set_user_data_p() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dssl.h2761 static inline void mbedtls_ssl_conf_set_user_data_p( in mbedtls_ssl_conf_set_user_data_p() function
/aosp_15_r20/external/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c851 mbedtls_ssl_conf_set_user_data_p(&ep->conf, ep); in mbedtls_test_ssl_endpoint_init()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/test_helpers/
H A Dssl_helpers.c885 mbedtls_ssl_conf_set_user_data_p(&ep->conf, ep); in mbedtls_test_ssl_endpoint_init()