Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-crypt.c1894 static bool contains_whitespace(const char *str) in contains_whitespace() function
1913 if (contains_whitespace(key_string)) { in crypt_set_keyring_key()