Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/drivers/
Dssl.c39 static int ssl_remove(int n, char **error_out);
58 .remove = ssl_remove,
81 static int ssl_remove(int n, char **error_out) in ssl_remove() function