# File lib/net/ssh/transport/ossl/hmac/none.rb, line 30
            def initialize
              @key_length = @mac_length = 0
            end