Fuzz introspector: fuzz_crypto_int
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 void fuzz_hash_int_multi<mhd_Md5CtxInt>(FuzzedDataProvider&, unsigned long, void (*)(mhd_Md5CtxInt*), void (*)(mhd_Md5CtxInt*, unsigned long, unsigned char const*), void (*)(mhd_Md5CtxInt*, unsigned char*), unsigned long) [function] [call site] 00001
1 mhd_MD5_init(mhd_Md5CtxInt*) [function] [call site] 00002
1 mhd_MD5_update(mhd_Md5CtxInt*, unsigned long, unsigned char const*) [function] [call site] 00003
2 md5_transform(unsigned int*, void const*) [function] [call site] 00004
2 md5_transform(unsigned int*, void const*) [function] [call site] 00005
1 mhd_MD5_finish(mhd_Md5CtxInt*, unsigned char*) [function] [call site] 00006
2 md5_transform(unsigned int*, void const*) [function] [call site] 00007
2 md5_transform(unsigned int*, void const*) [function] [call site] 00008
1 void fuzz_hash_int_multi<mhd_Sha256CtxInt>(FuzzedDataProvider&, unsigned long, void (*)(mhd_Sha256CtxInt*), void (*)(mhd_Sha256CtxInt*, unsigned long, unsigned char const*), void (*)(mhd_Sha256CtxInt*, unsigned char*), unsigned long) [function] [call site] 00009
1 mhd_SHA256_init(mhd_Sha256CtxInt*) [function] [call site] 00010
1 mhd_SHA256_update(mhd_Sha256CtxInt*, unsigned long, unsigned char const*) [function] [call site] 00011
2 sha256_transform(unsigned int*, void const*) [function] [call site] 00012
2 sha256_transform(unsigned int*, void const*) [function] [call site] 00013
1 mhd_SHA256_finish(mhd_Sha256CtxInt*, unsigned char*) [function] [call site] 00014
2 sha256_transform(unsigned int*, void const*) [function] [call site] 00015
2 sha256_transform(unsigned int*, void const*) [function] [call site] 00016
1 void fuzz_hash_int_multi<mhd_Sha512_256CtxInt>(FuzzedDataProvider&, unsigned long, void (*)(mhd_Sha512_256CtxInt*), void (*)(mhd_Sha512_256CtxInt*, unsigned long, unsigned char const*), void (*)(mhd_Sha512_256CtxInt*, unsigned char*), unsigned long) [function] [call site] 00017
1 mhd_SHA512_256_init(mhd_Sha512_256CtxInt*) [function] [call site] 00018
1 mhd_SHA512_256_update(mhd_Sha512_256CtxInt*, unsigned long, unsigned char const*) [function] [call site] 00019
2 sha512_256_transform(unsigned long*, void const*) [function] [call site] 00020
2 sha512_256_transform(unsigned long*, void const*) [function] [call site] 00021
1 mhd_SHA512_256_finish(mhd_Sha512_256CtxInt*, unsigned char*) [function] [call site] 00022
2 sha512_256_transform(unsigned long*, void const*) [function] [call site] 00023
2 sha512_256_transform(unsigned long*, void const*) [function] [call site] 00024