Skip to main content

mbedtls_ssl_ticket_free

Function mbedtls_ssl_ticket_free 

Source
pub unsafe extern "C" fn mbedtls_ssl_ticket_free(
    ctx: *mut mbedtls_ssl_ticket_context,
)
Expand description

\brief Free a context’s content and zeroize it.

\param ctx Context to be cleaned up