Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_server2.c1146 static const char *const ssl_async_operation_names[] = variable
1163 const char *op_name = ssl_async_operation_names[op_type]; in ssl_async_start()
1284 op_name = ssl_async_operation_names[ctx->operation_type]; in ssl_async_resume()