Go to the source code of this file.
◆ ASN1decoding_t
◆ ASN1encoding_t
◆ ASN1module_t
◆ HCRYPTASN1MODULE
◆ I_CryptGetAsn1Decoder()
Definition at line 299 of file main.c.
300{
301 FIXME(
"(%08lx): stub\n",
x);
303}
GLint GLint GLint GLint GLint x
◆ I_CryptGetAsn1Encoder()
Definition at line 305 of file main.c.
306{
307 FIXME(
"(%08lx): stub\n",
x);
309}
◆ I_CryptInstallAsn1Module()
Definition at line 287 of file main.c.
288{
289 FIXME(
"(%p %08lx %p): stub\n",
x,
y,
z);
291}
GLint GLint GLint GLint GLint GLint y
◆ I_CryptUninstallAsn1Module()
Definition at line 293 of file main.c.
294{
295 FIXME(
"(%08lx): stub\n",
x);
297}