Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A 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);
/openbmc/linux/include/net/
H A Dtls_toe.h77 void tls_toe_unregister_device(struct tls_toe_device *device);
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c165 tls_toe_unregister_device(&cdev->tlsdev); in chtls_free_uld()