Sweden-Number/dlls/crypt32
Michael Stefaniuc 3e8720ae5a crypt32: Remove an unused return variable (coccinelle).
returnvar.cocci from the Linux kernel.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-27 20:20:14 +01:00
..
tests crypt32/tests: Show that PFXImportCertStore doesn't set CERT_KEY_PROV_INFO_PROP_ID. 2019-02-07 22:44:26 +01:00
Makefile.in crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
base64.c crypt32: Add CRYPT_STRING_BINARY mode for CryptBinaryToStringW(). 2018-09-27 16:33:53 +02:00
cert.c crypt32: CryptAcquireCertificatePrivateKey should look up certificate in the user's store if not linked to a provider. 2019-02-06 19:57:27 +01:00
chain.c crypt32: Properly check root certificate in CERT_CHAIN_REVOCATION_CHECK_CHAIN. 2018-08-23 13:39:53 +02:00
collectionstore.c crypt32: In CRYPT_CollectionAdvanceEnum remove unneeded statement (cppcheck). 2017-10-03 21:16:19 +02:00
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Implement CryptHashCertificate2. 2019-01-29 17:12:13 +01:00
crypt32_private.h crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
cryptres.h
ctl.c
decode.c crypt32: Remove useless cast to self. 2019-02-12 23:02:28 +01:00
encode.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
filestore.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
main.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
message.c
msg.c crypt32: Add CMSG_SIGNER_UNAUTH_ATTR_PARAM implementation. 2019-02-19 13:10:22 +01:00
object.c crypt32: Add support for PFX objects in CryptQueryObject. 2019-02-04 15:41:09 +01:00
oid.c crypt32: Remove an unused return variable (coccinelle). 2019-02-27 20:20:14 +01:00
pfx.c crypt32: Don't build password_to_ascii without GnuTLS. 2019-02-11 18:32:12 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
rootstore.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
serialize.c
sip.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
store.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
str.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00