-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcryptsp.def
67 lines (67 loc) · 2.44 KB
/
cryptsp.def
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
LIBRARY "cryptsp"
EXPORTS
CheckSignatureInFile = __place_holder_1
CryptAcquireContextA = __place_holder_2
CryptAcquireContextW = __place_holder_3
CryptContextAddRef = __place_holder_4
CryptCreateHash = __place_holder_5
CryptDecrypt = __place_holder_6
CryptDeriveKey = __place_holder_7
CryptDestroyHash = __place_holder_8
CryptDestroyKey = __place_holder_9
CryptDuplicateHash = __place_holder_10
CryptDuplicateKey = __place_holder_11
CryptEncrypt = __place_holder_12
CryptEnumProviderTypesA = __place_holder_13
CryptEnumProviderTypesW = __place_holder_14
CryptEnumProvidersA = __place_holder_15
CryptEnumProvidersW = __place_holder_16
CryptExportKey = __place_holder_17
CryptGenKey = __place_holder_18
CryptGenRandom = __place_holder_19
CryptGetDefaultProviderA = __place_holder_20
CryptGetDefaultProviderW = __place_holder_21
CryptGetHashParam = __place_holder_22
CryptGetKeyParam = __place_holder_23
CryptGetProvParam = __place_holder_24
CryptGetUserKey = __place_holder_25
CryptHashData = __place_holder_26
CryptHashSessionKey = __place_holder_27
CryptImportKey = __place_holder_28
CryptReleaseContext = __place_holder_29
CryptSetHashParam = __place_holder_30
CryptSetKeyParam = __place_holder_31
CryptSetProvParam = __place_holder_32
CryptSetProviderA = __place_holder_33
CryptSetProviderExA = __place_holder_34
CryptSetProviderExW = __place_holder_35
CryptSetProviderW = __place_holder_36
CryptSignHashA = __place_holder_37
CryptSignHashW = __place_holder_38
CryptVerifySignatureA = __place_holder_39
CryptVerifySignatureW = __place_holder_40
SystemFunction006 = __place_holder_41
SystemFunction007 = __place_holder_42
SystemFunction008 = __place_holder_43
SystemFunction009 = __place_holder_44
SystemFunction010 = __place_holder_45
SystemFunction011 = __place_holder_46
SystemFunction012 = __place_holder_47
SystemFunction013 = __place_holder_48
SystemFunction014 = __place_holder_49
SystemFunction015 = __place_holder_50
SystemFunction016 = __place_holder_51
SystemFunction018 = __place_holder_52
SystemFunction020 = __place_holder_53
SystemFunction021 = __place_holder_54
SystemFunction022 = __place_holder_55
SystemFunction023 = __place_holder_56
SystemFunction024 = __place_holder_57
SystemFunction025 = __place_holder_58
SystemFunction026 = __place_holder_59
SystemFunction027 = __place_holder_60
SystemFunction030 = __place_holder_61
SystemFunction031 = __place_holder_62
SystemFunction032 = __place_holder_63
SystemFunction033 = __place_holder_64
SystemFunction035 = __place_holder_65