Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-inlinecrypt.c80 static bool contains_whitespace(const char *str) in contains_whitespace() function
119 if (contains_whitespace(key_string)) { in inlinecrypt_get_keyring_key()