Unit 'libnettle' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libnettle]

Tsha512_ctx

Declaration

Source position: libnettle.pp line 935

type Tsha512_ctx = record

  state: array [0..7] of Tuint64_t;

  count_low: Tuint64_t;

  count_high: Tuint64_t;

  index: TCuint;

  block: array [0..127] of Tuint8_t;

end;


Documentation generated on: 2023-03-18