Modes used by the Cipher operations. More...
Modes used by the Cipher operations.
|
extern |
AES-ECB mode descriptor without padding.
|
static |
AES-ECB mode without padding.
|
extern |
AES-ECB mode descriptor with ISO/IEC 9797-1 padding method 1.
|
static |
AES-ECB mode with ISO/IEC 9797-1 padding method 1.
See mcuxClCipher_ModeDescriptor_AES_ECB_PaddingISO9797_1_Method1.
|
extern |
AES-ECB mode descriptor with ISO/IEC 9797-1 padding method 2.
|
static |
AES-ECB mode with ISO/IEC 9797-1 padding method 2.
See mcuxClCipher_ModeDescriptor_AES_ECB_PaddingISO9797_1_Method2.
|
extern |
AES-ECB mode descriptor with PKCS#7 padding.
|
static |
AES-ECB mode with PKCS#7 padding.
|
extern |
AES-CBC mode descriptor without padding.
|
static |
AES-CBC mode without padding.
|
extern |
AES-CBC mode descriptor with ISO/IEC 9797-1 padding method 1.
|
static |
AES-CBC mode with ISO/IEC 9797-1 padding method 1.
See mcuxClCipher_ModeDescriptor_AES_CBC_PaddingISO9797_1_Method1.
|
extern |
AES-CBC mode descriptor with ISO/IEC 9797-1 padding method 2.
|
static |
AES-CBC mode with ISO/IEC 9797-1 padding method 2.
See mcuxClCipher_ModeDescriptor_AES_CBC_PaddingISO9797_1_Method2.
|
extern |
AES-CBC mode descriptor with PKCS#7 padding.
|
static |
AES-CBC mode with PKCS#7 padding.
|
extern |
AES-CTR mode descriptor.
|
static |
AES-CTR mode.