Unit 'aprutil' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

apr_md5_ctx_t

Declaration

Source position: apr_md5.inc line 71

type apr_md5_ctx_t = record

  state: array [1..4] of apr_uint32_t;

  count: array [1..2] of apr_uint32_t;

  buffer: array [1..64] of Char;

  xlate: Papr_xlate_t;

end;


Documentation generated on: 2023-03-18