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

Tyarrow256_ctx

Declaration

Source position: libnettle.pp line 1718

type Tyarrow256_ctx = record

  pools: array [0..1] of Tsha256_ctx;

  seeded: Tcint;

  key: Taes256_ctx;

  counter: array [0..15] of Tuint8_t;

  nsources: Tcunsigned;

  sources: Pyarrow_source;

end;


Documentation generated on: 2023-03-18