NAME

Trfcrypt_BCCheck - Interface to procedures for check/manipulation of the environment (shared libraries, ...).

SYNOPSIS

#include <generic/trfcrypt.h>

int Trfcrypt_BCCheck(Tcl_Interp *interp);

PARAMETERS

Tcl_Interp *interp
The interpreter for error messages.

DESCRIPTION

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_CCheck , Trfcrypt_RegisterCipher , Trfcrypt_BCSchedule , Trfcrypt_BCEncryptBlock , Trfcrypt_BCDecryptBlock , Trfcrypt_RegisterBlockcipher , Trfcrypt_XorBuffer , Trfcrypt_ShiftRegister , Trfcrypt_FlipRegisterShort , Trfcrypt_FlipRegisterLong