Source position: lazglib2.pas line 4267
function g_compute_hmac_for_bytes(
digest_type: TGChecksumType;
key: PGBytes;
data: PGBytes
):Pgchar;