Searched refs:encrypted_path (Results 1 – 2 of 2) sorted by relevance
295 err = fscrypt_fname_encrypt(inode, &iname, sd->encrypted_path, in __fscrypt_encrypt_symlink()305 sd->encrypted_path[ciphertext_len] = '\0'; in __fscrypt_encrypt_symlink()373 cstr.name = (unsigned char *)sd->encrypted_path; in fscrypt_get_symlink()
216 char encrypted_path[]; member