Skip to content

Include `hmac.h` in `crypto_util.h`

Rodrigo Muino Tomonari requested to merge github/fork/agl/hmacinclude into main

crypto_util.h references HMAC_CTX_free but doesn't include the header file that contains it.

Merge request reports

Loading