Home
last modified time | relevance | path

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

/mbedtls-3.6.0/programs/ssl/
Dssl_server2.c1126 ssl_async_operation_type_t operation_type; member
1198 ctx->operation_type = op_type; in ssl_async_start()
1252 switch (ctx->operation_type) { in ssl_async_resume()
1270 (long) ctx->operation_type); in ssl_async_resume()
1276 op_name = ssl_async_operation_names[ctx->operation_type]; in ssl_async_resume()