summaryrefslogtreecommitdiffstats
path: root/fuzz/smime.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a fuzzer for SMIMEAlex Gaynor2023-02-271-0/+49
Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20332)