Searched refs:mdLen (Results 1 – 1 of 1) sorted by relevance
60 mdLen int // mdLen is the number of bytes of output that the underlying hash produces. member93 if group.MACBits > h.mdLen*8 {94 …es MAC length should be %d, but maximum possible length is %d", group.ID, group.MACBits, h.mdLen*8)