Home
last modified time | relevance | path

Searched refs:tls_device_free_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c57 static void tls_device_free_ctx(struct tls_context *ctx) in tls_device_free_ctx() function
87 tls_device_free_ctx(ctx); in tls_device_tx_del_task()
122 tls_device_free_ctx(ctx); in tls_device_queue_ctx_destruction()
1375 * by tls_device_free_ctx. rx_conf and tx_conf stay in TLS_HW. in tls_device_down()
1383 tls_device_free_ctx(ctx); in tls_device_down()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c56 static void tls_device_free_ctx(struct tls_context *ctx) in tls_device_free_ctx() function
91 tls_device_free_ctx(ctx); in tls_device_gc_task()
1349 * by tls_device_free_ctx. rx_conf and tx_conf stay in TLS_HW. in tls_device_down()
1357 tls_device_free_ctx(ctx); in tls_device_down()

Completed in 4 milliseconds