Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/ssl/
Dssl_server2.c1092 } ssl_async_key_slot_t; typedef
1103 ssl_async_key_slot_t slots[4]; /* key, key2, sni1, sni2 */
1251 ssl_async_key_slot_t *key_slot = &config_data->slots[ctx->slot]; in ssl_async_resume()