RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_RC5_CBC_PARAMS Struct Reference

This structure holds the RC5 CBC parameters.

Samples:

rc5.c.

#include <atypes.h>

typedef struct {
  unsigned int version;
  unsigned int rounds;
  unsigned int wordSizeInBits;
  unsigned char *iv;
} A_RC5_CBC_PARAMS;

Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1