Home
last modified time | relevance | path

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

/Linux-v6.1/net/tls/
Dtls_toe.c135 void tls_toe_unregister_device(struct tls_toe_device *device) in tls_toe_unregister_device() function
141 EXPORT_SYMBOL(tls_toe_unregister_device);
/Linux-v6.1/include/net/
Dtls_toe.h77 void tls_toe_unregister_device(struct tls_toe_device *device);
/Linux-v6.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_main.c165 tls_toe_unregister_device(&cdev->tlsdev); in chtls_free_uld()