Home
last modified time | relevance | path

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

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