[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslevp.pas line 61
type MD2_CTX = record |
num: cint; |
data: array [0..15] of Byte; |
cksm: array [0..15] of Cardinal; |
state: array [0..15] of Cardinal; |
end; |