Represents type TCipherInitFunc.
TCipherInitFunc
type TCipherInitFunc = procedure (const Operation: TCipherOperation; const KeyBuffer: Pointer; const KeyBufferSize: Integer; const KeyBits: Integer; const ContextBuffer: Pointer);