Home
last modified time | relevance | path

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

/Linux-v5.4/fs/crypto/
Dhooks.c115 if (fname->is_ciphertext_name) { in __fscrypt_prepare_lookup()
Dfname.c355 fname->is_ciphertext_name = true; in fscrypt_setup_filename()
/Linux-v5.4/include/linux/
Dfscrypt.h37 bool is_ciphertext_name; member