NAME
Trfcrypt_CCheck - Interface to procedures for check/manipulation of the environment (shared
SYNOPSIS
#include <generic/trfcrypt.h>
int Trfcrypt_CCheck(Tcl_Interp *interp);
PARAMETERS
-
Tcl_Interp *interp
-
The interpreter for error
messages.
DESCRIPTION
Libraries, ...). A procedure of this type is called before doing any sort
of processing.
SEE ALSO
Trfcrypt_Init
,
Trfcrypt_SafeInit
,
Trfcrypt_CSchedule
,
Trfcrypt_CEncryptChar
,
Trfcrypt_CDecryptChar
,
Trfcrypt_RegisterCipher
,
Trfcrypt_BCSchedule
,
Trfcrypt_BCEncryptBlock
,
Trfcrypt_BCDecryptBlock
,
Trfcrypt_BCCheck
,
Trfcrypt_RegisterBlockcipher
,
Trfcrypt_XorBuffer
,
Trfcrypt_ShiftRegister
,
Trfcrypt_FlipRegisterShort
,
Trfcrypt_FlipRegisterLong