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