Searched refs:fixedInput (Results 1 – 2 of 2) sorted by relevance
35 byte[] fixedInput = HexDump.hexStringToByteArray( in testFixedInput()40 byte[] res = sk.fixedInput(fixedInput); in testFixedInput()
60 public byte[] fixedInput(byte[] fixedInput) { in fixedInput() argument63 m.update(fixedInput); in fixedInput()