Found 4 other functions taking a
esp_tls_cfg_server
argument:
Initialize the server side TLS session ticket context This function initializes the server side tls session ticket context which holds all necessary data structures to enable tls session tickets according to RFC5077. Use esp_tls_cfg_server_session_tickets_free to free the data.
Free the server side TLS session ticket context
Create TLS/SSL server session This function creates a TLS/SSL server context for already accepted client connection and performs TLS/SSL handshake with the client