34#ifndef API_MIP_PROTECTION_CRYPTO_TYPES_CC_H_
35#define API_MIP_PROTECTION_CRYPTO_TYPES_CC_H_
mip_cc_cipher_mode
Cipher mode identifier.
Definition protection_crypto_types_cc.h:40
@ MIP_CIPHER_MODE_CBC4K
Definition protection_crypto_types_cc.h:41
@ MIP_CIPHER_MODE_ECB
Definition protection_crypto_types_cc.h:42
@ MIP_CIPHER_MODE_CBC4KNOPADDING
Definition protection_crypto_types_cc.h:44
@ MIP_CIPHER_MODE_CBC512NOPADDING
Definition protection_crypto_types_cc.h:43