HashDRBGStream.addHash - multiple declarations

Function HashDRBGStream.addHash

Prototype

void addHash(int numBytes)(
  ubyte[numBytes] arr1,
  ubyte[numBytes] arr2,
  ubyte[] result
);

Function HashDRBGStream.addHash

Prototype

void addHash(int numBytes)(
  ubyte[numBytes] arr,
  uint value,
  ubyte[] result
);

Authors

Copyright

License