wine-wine/dlls/msasn1
Vijay Kiran Kamuju d2f3f3aaa8 msasn1: Add stub for ASN1_Decode function.
ASN1decoding_t and ASN1encoding_t are implemented as linked lists.
Current implementation does not properly emulate the linked list, as
we need to identify where the next link pointers are stored.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38020
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-01 22:10:28 +02:00
..
tests msasn1: Add stub for ASN1_CloseDecoder function. 2020-05-08 20:52:14 +02:00
Makefile.in
main.c msasn1: Add stub for ASN1_Decode function. 2020-06-01 22:10:28 +02:00
msasn1.spec msasn1: Add stub for ASN1_Decode function. 2020-06-01 22:10:28 +02:00