Home
last modified time | relevance | path

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

/linux-5.19.10/net/tls/
Dtls_toe.c133 void tls_toe_unregister_device(struct tls_toe_device *device) in tls_toe_unregister_device() function
139 EXPORT_SYMBOL(tls_toe_unregister_device);
/linux-5.19.10/include/net/
Dtls_toe.h77 void tls_toe_unregister_device(struct tls_toe_device *device);
/linux-5.19.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_main.c165 tls_toe_unregister_device(&cdev->tlsdev); in chtls_free_uld()