Macaroon.Util.Crypto.hmac_concat

You're seeing just the function hmac_concat, go back to Macaroon.Util.Crypto module for more information.
Link to this function

hmac_concat(key, dataA, dataB)

Specs

hmac_concat(binary(), binary(), binary()) :: binary()