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 [function] [call site] 00002
1 mhd_MD5_update [function] [call site] 00003
2 md5_transform [function] [call site] 00004
2 md5_transform [function] [call site] 00005
1 mhd_MD5_finish [function] [call site] 00006
2 md5_transform [function] [call site] 00007
2 mhd_PUT_64BIT_LE_UNALIGN [function] [call site] 00008
2 md5_transform [function] [call site] 00009
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] 00010
1 mhd_SHA256_init [function] [call site] 00011
1 mhd_SHA256_update [function] [call site] 00012
2 sha256_transform [function] [call site] 00013
2 sha256_transform [function] [call site] 00014
1 mhd_SHA256_finish [function] [call site] 00015
2 sha256_transform [function] [call site] 00016
2 mhd_PUT_64BIT_BE_UNALIGN [function] [call site] 00017
2 sha256_transform [function] [call site] 00018
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] 00019
1 mhd_SHA512_256_init [function] [call site] 00020
1 mhd_SHA512_256_update [function] [call site] 00021
2 sha512_256_transform [function] [call site] 00022
2 sha512_256_transform [function] [call site] 00023
1 mhd_SHA512_256_finish [function] [call site] 00024
2 sha512_256_transform [function] [call site] 00025
2 sha512_256_transform [function] [call site] 00026