encrypted_path 151 fs/crypto/fscrypt_private.h char encrypted_path[1]; encrypted_path 191 fs/crypto/hooks.c err = fname_encrypt(inode, &iname, sd->encrypted_path, ciphertext_len); encrypted_path 200 fs/crypto/hooks.c sd->encrypted_path[ciphertext_len] = '\0'; encrypted_path 268 fs/crypto/hooks.c cstr.name = (unsigned char *)sd->encrypted_path;