This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libbcrypt.def is in libwine-dev 3.0-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
; File generated automatically from ./dlls/bcrypt/bcrypt.spec; do not edit!

LIBRARY bcrypt.dll

EXPORTS
  BCryptAddContextFunction @1
  BCryptAddContextFunctionProvider @2
  BCryptCloseAlgorithmProvider @3
  BCryptCreateHash @7
  BCryptDecrypt @8
  BCryptDestroyHash @11
  BCryptDestroyKey @12
  BCryptDuplicateHash @14
  BCryptEncrypt @16
  BCryptEnumAlgorithms @17
  BCryptFinishHash @25
  BCryptGenRandom @27
  BCryptGenerateSymmetricKey @29
  BCryptGetFipsAlgorithmMode @30
  BCryptGetProperty @31
  BCryptHash @32
  BCryptHashData @33
  BCryptOpenAlgorithmProvider @36
  BCryptRegisterProvider @42
  BCryptRemoveContextFunction @43
  BCryptRemoveContextFunctionProvider @44
  BCryptSetProperty @49
  BCryptUnregisterProvider @52