crypt32: Rename CRYPT_AsnDecodeArrayNoAlloc to CRYPT_AsnDecodeArray, and pass a CRYPT...
commit3c25d7540f2224f07aafa2a6d3c45c90546cf81b
authorJuan Lang <juan.lang@gmail.com>
Wed, 14 Oct 2009 20:07:36 +0000 (14 13:07 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 10:06:21 +0000 (15 12:06 +0200)
treec3ab07b7d13ee62829e1d5bf58b16e69f27c9c08
parentb1a1b32b59cb3aef6a9e79397a099441ac9d2fff
crypt32: Rename CRYPT_AsnDecodeArrayNoAlloc to CRYPT_AsnDecodeArray, and pass a CRYPT_DECODE_PARA * to it so that it can allocate memory if requested.
dlls/crypt32/decode.c