Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_server2.c1134 ssl_async_operation_type_t operation_type; member
1206 ctx->operation_type = op_type; in ssl_async_start()
1260 switch (ctx->operation_type) { in ssl_async_resume()
1278 (long) ctx->operation_type); in ssl_async_resume()
1284 op_name = ssl_async_operation_names[ctx->operation_type]; in ssl_async_resume()