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