Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-crypt.c1990 static bool contains_whitespace(const char *str) in contains_whitespace() function
2009 if (contains_whitespace(key_string)) { in crypt_set_keyring_key()