The RC5_CBC_PARAMS type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
Iv |
Pointer to initialization vector (IV) for CBC encryption
|
![]() |
IvLen |
Length of initialization vector (must be same as blocksize)
|
![]() |
Rounds |
Number of rounds of RC5 encipherment
|
![]() |
Wordsize |
Wordsize of RC5 cipher in bytes
|