Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-crypt.c2449 static bool contains_whitespace(const char *str) in contains_whitespace() function
2517 if (contains_whitespace(key_string)) { in crypt_set_keyring_key()