# File lib/net/ssh/transport/hmac/abstract.rb, line 51
51:     def mac_length
52:       self.class.mac_length
53:     end