Home
last modified time | relevance | path

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

/arch/um/drivers/
Dssl.c40 static int ssl_remove(int n, char **error_out);
61 .remove = ssl_remove,
84 static int ssl_remove(int n, char **error_out) in ssl_remove() function