| RSA BSAFE Crypto-C |
Cryptographic Components for C |
| Search |
#include "bsfmacro.h"
#include "bsfplatf.h"
Go to the source code of this file.
Data Structures | |
| struct | A_SURRENDER_CTX |
| This structure provides a way to halt a Crypto-C function or to obtain cycles to perform other tasks. More... | |
| struct | ITEM |
| This structure passes blocks of data. More... | |
Typedefs | |
| typedef unsigned char* | POINTER |
| Defines a generic pointer type. | |
| typedef unsigned short int | UINT2 |
| Defines a two-Byte word. | |
| typedef unsigned long int | UINT4 |
| Defines a four-Byte word. | |