Cryptographic Token Interface Standard |
PKCS#11 |
Data Fields | |
CK_ULONG | ulWordsize |
wordsize of RC5 cipher in bytes. More... | |
CK_ULONG | ulRounds |
number of rounds of RC5 encipherment. More... | |
CK_ULONG | ulMacLength |
length of the MAC produced, in bytes. More... |
ulWordsize | wordsize of RC5 cipher in bytes |
ulRounds | number of rounds of RC5 encipherment |
ulMacLength | length of the MAC produced, in bytes |
CK_RC5_MAC_GENERAL_PARAMS_PTR is a pointer to a CK_RC5_MAC_GENERAL_PARAMS.
|
wordsize of RC5 cipher in bytes. |
|
number of rounds of RC5 encipherment. |
|
length of the MAC produced, in bytes. |