Home
last modified time | relevance | path

Searched refs:ssl_async_operation_context_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_server2.c1131 } ssl_async_operation_context_t; typedef
1154 ssl_async_operation_context_t *ctx = NULL; in ssl_async_start()
1238 ssl_async_operation_context_t *ctx = mbedtls_ssl_get_async_operation_data(ssl); in ssl_async_resume()
1293 ssl_async_operation_context_t *ctx = mbedtls_ssl_get_async_operation_data(ssl); in ssl_async_cancel()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_server2.c1139 } ssl_async_operation_context_t; typedef
1162 ssl_async_operation_context_t *ctx = NULL; in ssl_async_start()
1246 ssl_async_operation_context_t *ctx = mbedtls_ssl_get_async_operation_data(ssl); in ssl_async_resume()
1301 ssl_async_operation_context_t *ctx = mbedtls_ssl_get_async_operation_data(ssl); in ssl_async_cancel()