boringssl/crypto/pkcs8
David Benjamin 419144adce Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp}
Lacking C++, this instead adds a mess of macros. With this done, all the
function-pointer-munging "_of" macros in asn1.h can also be removed.

Update-Note: A number of *really* old and unused ASN.1 macros were
removed.

Bug: chromium:785442
Change-Id: Iab260d114c7d8cdf0429759e714d91ce3f3c04b2
Reviewed-on: https://boringssl-review.googlesource.com/32106
Reviewed-by: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <alangley@gmail.com>
2018-10-01 17:34:53 +00:00
..
internal.h Bound two other cases of PKCS#12 iteration counts. 2018-08-13 21:42:06 +00:00
p5_pbev2.c Bound two other cases of PKCS#12 iteration counts. 2018-08-13 21:42:06 +00:00
pkcs8_test.cc Don't crash if asked to treat PBES2 as a PBES1 scheme. 2018-05-11 22:00:04 +00:00
pkcs8_x509.c Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 2018-10-01 17:34:53 +00:00
pkcs8.c Bound two other cases of PKCS#12 iteration counts. 2018-08-13 21:42:06 +00:00
pkcs12_test.cc Add a PKCS#12 fuzzer. 2018-05-15 23:58:32 +00:00