wine-wine/dlls/crypt32
Michael Stefaniuc b908b5e46c crypt32/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-29 09:28:17 +02:00
..
tests crypt32/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:17 +02:00
Makefile.in
base64.c
cert.c
chain.c
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Add CryptSIPRetrieveSubjectGuidForCatalogFile stub. 2018-03-12 20:33:38 +01:00
crypt32_private.h
cryptres.h
ctl.c
decode.c crypt32: Fixed decoded size calculation in CRYPT_AsnDecodeSequence when indefinite length is used. 2018-02-01 22:24:53 +01:00
encode.c
filestore.c
main.c
message.c
msg.c crypt32: Always set returned size in CRYPT_CopySignerInfo. 2018-02-01 22:24:53 +01:00
object.c
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c crypt32: Clear dirty flag after flushing changes to registry. 2018-05-07 12:10:00 +02:00
rootstore.c
serialize.c
sip.c crypt32: Add CryptSIPRetrieveSubjectGuidForCatalogFile stub. 2018-03-12 20:33:38 +01:00
store.c include: Add CertRegisterSystemStore and CertUnregisterSystemStore. 2018-02-01 22:24:58 +01:00
str.c